NameToValueTEnumValue Property

This is used to get the property or parameter type value

Definition

Namespace: EWSoftware.PDI.Parser
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public T EnumValue { get; }

Property Value

T
The value should be a member of an enumerated type

See Also