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