LogOnHistoryRecordStartTime Property

Gets the time when the session was created.

Namespace:  Dundas.BI.AccountServices
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public DateTime StartTime { get; }

Property Value

Type: DateTime
The start time.
See Also