CFXEnvelopeMessageBody Property |
[This is preliminary documentation and is subject to change.]
The message payload (The CFX message enclosed in this envelope).
Namespace:
CFX
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic Object MessageBody { get; set; }
Public Property MessageBody As Object
Get
Set
Property Value
Type:
Object
See Also