Name | Description | |
---|---|---|
![]() | User.UserSession Constructor | Initializes a new User.UserSession object. |
The following tables list the members exposed by User.UserSession.
Name | Description | |
---|---|---|
![]() | User.UserSession Constructor | Initializes a new User.UserSession object. |
Name | Description | |
---|---|---|
![]() | EndMileage | The final odometer reading of the Vehicle when the User logged-out as a driver. (Inherited from OnTime.Extensions.SDK.UserBase.UserSessionBase) |
![]() | ID | The unique identifier for this UserSession record. (Inherited from OnTime.Extensions.SDK.UserBase.UserSessionBase) |
![]() | LogInTime | The date and time that the User had logged-in. (Inherited from OnTime.Extensions.SDK.UserBase.UserSessionBase) |
![]() | LogInType | Determines if the User is logged-in as a dispatcher or driver for the duration of this UserSession. (Inherited from OnTime.Extensions.SDK.UserBase.UserSessionBase) |
![]() | LogOutTime | The date and time that the User had logged-out. (Inherited from OnTime.Extensions.SDK.UserBase.UserSessionBase) |
![]() | StartMileage | The initial odometer reading of the Vehicle when the User logged-in as a driver. (Inherited from OnTime.Extensions.SDK.UserBase.UserSessionBase) |
![]() | UserID | The unique Guid identifier referencing the relative User record assigned to this UserSession. (Inherited from OnTime.Extensions.SDK.UserBase.UserSessionBase) |
![]() | Vehicle | The Vehicle operated by the User for the duration of this UserSession. |