RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets the VectorEntry at the current position.
Namespace: ThomsonReuters.RFA.DataAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public VectorEntry Value { get; } |
Visual Basic |
---|
Public ReadOnly Property Value As VectorEntry Get |
Visual C++ |
---|
public: property VectorEntry^ Value { VectorEntry^ get (); } |
F# |
---|
member Value : VectorEntry |
Field Value
The VectorEntry at the current position.
Exceptions
Exception | Condition |
---|---|
ThomsonReuters.RFA.Common..::..InvalidUsageException | Invalid Usage. |