NameToValueTEnumValue Property
This is used to get the property or parameter type value
Namespace: EWSoftware.PDI.ParserAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public T EnumValue { get; }
Public ReadOnly Property EnumValue As T
Get
public:
property T EnumValue {
T get ();
}
member EnumValue : 'T with get
Property Value
TThe value should be a member of an enumerated type