LogOnHistoryRecordSessionId Property |
Gets the session identifier.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic Guid SessionId { get; }Public ReadOnly Property SessionId As Guid
Get
public:
property Guid SessionId {
Guid get ();
}member SessionId : Guid with get
Property Value
Type:
Guid
See Also