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