forwardMessage Properties   Table of ContentFields Property forward
Message.Dialect Property
Instance of FIX dialect to which given message belongs to.

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 Dialect Dialect { get; }

Property Value

Type: Dialect
Instance of FIX dialect
See Also