forwardTags Property    Table of ContentDialect Methodsforward
Dialect.Version Property
Version of the FIX messaging specification (protocol) on which the dialect is based.

Namespace:  FIXForge.NET.FIX
Assembly:  FIXForge.NET.FIX.Engine-net-4.8_x64 (in FIXForge.NET.FIX.Engine-net-4.8_x64.dll) Version: 4.10.1.0
Syntax
C#
public ProtocolVersion Version { get; }

Property Value

Type: ProtocolVersion
See Also