PrimitiveTypeInfo Constructor (String, PrimitiveType, Presence, Object, Object, Object, Object) | Table of Content | ConstantValue Property |
PrimitiveTypeInfo Properties |
The PrimitiveTypeInfo type exposes the following members.
Name | Description | |
---|---|---|
ConstantValue |
Gets constant value for constant fields.
| |
Description |
Gets or sets type description.
(Inherited from TypeInfo.) | |
Length |
Gets or sets encoded type length.
| |
MaxValue |
Gets maximum allowed value.
| |
MinValue |
Gets minimum allowed value.
| |
Name |
Gets type name.
(Inherited from TypeInfo.) | |
NullValue |
Gets null value for optional fields.
| |
Offset |
Gets field offset for fields of composite type.
| |
Presence |
Gets or sets field presence.
(Inherited from TypeInfo.) | |
PrimitiveType |
Gets underlying primitive type.
| |
SemanticType |
Gets or sets FIX semantic type.
(Inherited from TypeInfo.) | |
VariableLength |
Gets or sets if type has variable length
|