RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets the name of the target Configuration Node.
Namespace: ThomsonReuters.RFA.ConfigAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public RFA_String TargetNodeName { get; } |
Visual Basic |
---|
Public ReadOnly Property TargetNodeName As RFA_String Get |
Visual C++ |
---|
public: property RFA_String^ TargetNodeName { RFA_String^ get (); } |
F# |
---|
member TargetNodeName : RFA_String |