#define ONIXS_FIXENGINE_API
unsigned MessageStringingFlags
The collection of message stringing flags.
Contains flags which affect the FIX message textual presentation.
Enum
Flags which affect the FIX message textual presentation.
@ NoFieldInfo
Only field values are serialized.
@ IncludeFieldName
Field names are included during the serialization.
@ IncludeValueDescription
Value descriptions are included (if exist) during the serialization.
@ IncludeFieldTagNumber
Field tag numbers are included during the serialization.