Click or drag to resize

SessionExtraParametersValidationParametersProhibitUnknownTags Field

This parameter controls unknown tag handling. The possible values are "true" and "false". If set to "true" then all unkown fields will be stored to the message. If set to "false", engine will reject messages with unknown fields. Default: false

Namespace: com.b2bits.FIXAntenna
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public bool? ProhibitUnknownTags

Field Value

NullableBoolean
See Also