OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / UserBase.UserSessionBase Class
Properties


In This Topic
    UserBase.UserSessionBase Class Members
    In This Topic

    The following tables list the members exposed by UserBase.UserSessionBase.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new UserBase.UserSessionBase object.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe final odometer reading of the Vehicle when the User logged-out as a driver.  
    Public PropertyThe unique identifier for this UserSession record.  
    Public PropertyThe date and time that the User had logged-in.  
    Public PropertyDetermines if the User is logged-in as a dispatcher or driver for the duration of this UserSession.  
    Public PropertyThe date and time that the User had logged-out.  
    Public PropertyThe initial odometer reading of the Vehicle when the User logged-in as a driver.  
    Public PropertyThe unique Guid identifier referencing the relative User record assigned to this UserSession.  
    Top
    See Also