RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets or sets the Msg of OMMSolicitedItemCmd.
Namespace: ThomsonReuters.RFA.SessionLayerAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public Msg Msg { get; set; } |
Visual Basic |
---|
Public Property Msg As Msg Get Set |
Visual C++ |
---|
public: property Msg^ Msg { Msg^ get (); void set (Msg^ value); } |
F# |
---|
member Msg : Msg with get, set |
Field Value
The message.
Exceptions
Exception | Condition |
---|---|
ThomsonReuters.RFA.Common..::..InvalidUsageException | Invalid Usage. |