RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets or sets the Field identifier.
Namespace: ThomsonReuters.RFA.DataAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public short FieldID { get; set; } |
Visual Basic |
---|
Public Property FieldID As Short Get Set |
Visual C++ |
---|
public: property short FieldID { short get (); void set (short value); } |
F# |
---|
member FieldID : int16 with get, set |
Field Value
The Field identifier.
Remarks
A dictionary provides the association from the Field identifier to the type of
data. A reserved value of zero indicates a dictionary change.