RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets the Parameter Value.
Namespace: ThomsonReuters.RFA.CommonAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public virtual RFA_String ParameterValue { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property ParameterValue As RFA_String Get |
Visual C++ |
---|
public: virtual property RFA_String^ ParameterValue { RFA_String^ get (); } |
F# |
---|
abstract ParameterValue : RFA_String override ParameterValue : RFA_String |