forwardCreateEngineLogFile Property    Table of ContentDialectString Property forward
EngineSettings.Dialect Property
Specifies path(s) to XML file(s) with the description of FIX dialect(s). Symbol '|' is used as a filename delimiter.

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.12.0.0
Syntax
C#
public string Dialect { get; set; }

Property Value

Type: String
See Also