AbstractSessionSessionName Property |
Returns the session name.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.22.0.1
Syntax public string SessionName { get; }
Public ReadOnly Property SessionName As String
Get
public:
property String^ SessionName {
String^ get ();
}
member SessionName : string with get
Property Value
Type:
StringSee Also