forwardPrimitiveTypeInfo Constructor (String, PrimitiveType, Presence, Object, Object, Object, Object)   Table of ContentConstantValue Property forward
PrimitiveTypeInfo Properties

The PrimitiveTypeInfo type exposes the following members.

Properties
  NameDescription
Public propertyConstantValue
Gets constant value for constant fields.
Public propertyDescription
Gets or sets type description.
(Inherited from TypeInfo.)
Public propertyLength
Gets or sets encoded type length.
Public propertyMaxValue
Gets maximum allowed value.
Public propertyMinValue
Gets minimum allowed value.
Public propertyName
Gets type name.
(Inherited from TypeInfo.)
Public propertyNullValue
Gets null value for optional fields.
Public propertyOffset
Gets field offset for fields of composite type.
Public propertyPresence
Gets or sets field presence.
(Inherited from TypeInfo.)
Public propertyPrimitiveType
Gets underlying primitive type.
Public propertySemanticType
Gets or sets FIX semantic type.
(Inherited from TypeInfo.)
Public propertyVariableLength
Gets or sets if type has variable length
Top
See Also