forwardEnumTypeInfo Constructor    Table of ContentEncodingType Property forward
EnumTypeInfo Properties

The EnumTypeInfo type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets or sets type description.
(Inherited from TypeInfo.)
Public propertyEncodingType
Gets underlying encoding type name.
Public propertyIsSet
Returns true if type is set, false if type is enum.
Public propertyName
Gets type name.
(Inherited from TypeInfo.)
Public propertyNullValue
Gets null value for optional fields.
Public propertyPresence
Gets or sets field presence.
(Inherited from TypeInfo.)
Public propertyPrimitiveEncodingType
Gets or sets underlying encoding primitive type.
Public propertySemanticType
Gets or sets FIX semantic type.
(Inherited from TypeInfo.)
Public propertyValues
Gets enumeration values.
Top
See Also