RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
An Enumerated field has a fixed list of contents within a defined
numeric range.
Namespace: ThomsonReuters.RFA.RDMAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public const sbyte ENUMERATED |
Visual Basic |
---|
Public Const ENUMERATED As SByte |
Visual C++ |
---|
public: literal signed char ENUMERATED |
F# |
---|
static val mutable ENUMERATED: sbyte |