RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets or sets DataEntry at the current position.
Namespace: ThomsonReuters.RFA.DataAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public DataEntry Value { get; } |
Visual Basic |
---|
Public ReadOnly Property Value As DataEntry Get |
Visual C++ |
---|
public: property DataEntry^ Value { DataEntry^ get (); } |
F# |
---|
member Value : DataEntry |
Field Value
DataEntry at the current position.
DataEntry interface provides access method to retrieve concrete entry type.