![]() | Table of Content | EncodingType Property ![]() |
EnumTypeInfo Properties |
The EnumTypeInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description |
Gets or sets type description.
(Inherited from TypeInfo.) |
![]() | EncodingType |
Gets underlying encoding type name.
|
![]() | IsSet |
Returns true if type is set, false if type is enum.
|
![]() | Name |
Gets type name.
(Inherited from TypeInfo.) |
![]() | NullValue |
Gets null value for optional fields.
|
![]() | Presence |
Gets or sets field presence.
(Inherited from TypeInfo.) |
![]() | PrimitiveEncodingType |
Gets or sets underlying encoding primitive type.
|
![]() | SemanticType |
Gets or sets FIX semantic type.
(Inherited from TypeInfo.) |
![]() | Values |
Gets enumeration values.
|