RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets or sets the attribute information.
Namespace: ThomsonReuters.RFA.MessageAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public AttribInfo AttribInfo { get; set; } |
Visual Basic |
---|
Public Property AttribInfo As AttribInfo Get Set |
Visual C++ |
---|
public: property AttribInfo^ AttribInfo { AttribInfo^ get (); void set (AttribInfo^ value); } |
F# |
---|
member AttribInfo : AttribInfo with get, set |
Field Value
The attribute information associated with the AckMsg.
Remarks
The AttribInfo is optional and its presence is hinted by
AckMsg.HintMaskFlag.AttribInfo.