RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets or sets the contained type.
Namespace: ThomsonReuters.RFA.DataAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public byte Type { get; set; } |
Visual Basic |
---|
Public Property Type As Byte Get Set |
Visual C++ |
---|
public: property unsigned char Type { unsigned char get (); void set (unsigned char value); } |
F# |
---|
member Type : byte with get, set |
Field Value
The contained type that is either a DataType or DataBufferType.Possible values are defined in DataEnum.