Click or drag to resize

ISessionInfoLogonTime Property

Gets or sets the logon time.

Namespace:  Xcalibur.Models.Sessions
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
DateTime LogonTime { get; set; }

Property Value

Type: DateTime
The logon time.
See Also