Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.
TValue
The value of enumeration of any type.

DataReader.GetEnumValue - метод Смотри также  Terrasoft.Common - пространство имен > DataReader - класс : GetEnumValue - метод C#

Glossary Item Box

Gets the enumeration member that corresponds to the property/attribute value located at the current dataset position.

Синтаксис

public abstract TValue GetEnumValue<TValue>() 
where TValue: new(), struct

Типы обобщений

TValue
The value of enumeration of any type.

Тип возвращаемого значения

Enumeration member that corresponds to the current property/attribute value

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?