forwardToString Method (Message.StringFormat, Char)   Table of ContentUpdateBodyLengthAndCheckSum Method forward
Message.ToXml Method
Returns the XML representation of the message.

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 string ToXml()

Return Value

Type: String
XML representation of the message.
See Also