RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Creates RDM field dictionary.
Namespace: ThomsonReuters.RFA.RDMAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public static RDMFieldDictionary Create() |
Visual Basic |
---|
Public Shared Function Create As RDMFieldDictionary |
Visual C++ |
---|
public: static RDMFieldDictionary^ Create() |
F# |
---|
static member Create : unit -> RDMFieldDictionary |
Return Value
The RDM field dictionary.
Exceptions
Exception | Condition |
---|---|
ThomsonReuters.RFA.Common..::..InvalidUsageException | There is an error founded. |