RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Represents exception state; reason for failure.
Namespace: ThomsonReuters.RFA.CommonAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public enum StateEnum |
Visual Basic |
---|
Public Enumeration StateEnum |
Visual C++ |
---|
public enum class StateEnum |
F# |
---|
type StateEnum |
Members
Member name | Value | Description | |
---|---|---|---|
OperationFailed | 1 | The operation failed. | |
InvalidObject | 2 | The invalid object specified. |