RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets or sets the name identifier.
Namespace: ThomsonReuters.RFA.MessageAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public RFA_String Name { get; set; } |
Visual Basic |
---|
Public Property Name As RFA_String Get Set |
Visual C++ |
---|
public: property RFA_String^ Name { RFA_String^ get (); void set (RFA_String^ value); } |
F# |
---|
member Name : RFA_String with get, set |
Field Value
The name identifier.
Remarks
Examples of semantics are a symbol and
a username. Depending on the Message Model type, a Provider can
change the name of an open stream by specifying the StreamState of
RespStatus to be Redirected. This is also known as a rename.