Class LastConnectionDateContract
Represents the last logon and logoff date
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class LastConnectionDateContract : Object
Name | Description |
---|---|
LastConnectionDateContract() |
Fields
Name | Description |
---|---|
LastLogoffDate | Date of the last logoff (UTC). Date format: yyyy-MM-ddTHH:mm:ss |
LastLogonDate | Date of the last logon (UTC). Date format: yyyy-MM-ddTHH:mm:ss |