forwardToString Method    Table of ContentToString Method (Char)forward
GroupInstance.ToString Method
Returns the <tag>=<value> representation of the group instance.

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 override string ToString()

Return Value

Type: String
Raw FIX representation of the group instance.
See Also