forwardDialect Constructor (ProtocolVersion)   Table of ContentEngine Property forward
Dialect Properties

The Dialect type exposes the following members.

Properties
  NameDescription
Public propertyEngine
Engine instance the FIX dialect belongs to.
Public propertyId
Dialect unique identifier.
Public propertyIsDisposed
Returns true if the FIX dialect object is disposed, false otherwise.
Public propertyMessageTypes
Collection of message types that belong to this dialect.
Public propertyTags
Collection of all tags which belong to the dialect.
Public propertyVersion
Version of the FIX messaging specification (protocol) on which the dialect is based.
Top
See Also