RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets or sets the name type.
Namespace: ThomsonReuters.RFA.MessageAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public byte NameType { get; set; } |
Visual Basic |
---|
Public Property NameType As Byte Get Set |
Visual C++ |
---|
public: property unsigned char NameType { unsigned char get (); void set (unsigned char value); } |
F# |
---|
member NameType : byte with get, set |
Field Value
The name type.Possible values are defined in RDM..::..INSTRUMENT_NAME_TYPES.
Remarks
An example semantic is symbology with one type being a RIC.
If NameType is not set then it is considered as NameType equal to 1.
For Login Message Model type the ADS drops the NameType in the response messages if the NameType is set to 1.