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


In This Topic
    UserBase.UserAvailabilityBase Class Members
    In This Topic

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

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyA description of the User's status while they are available.  
    Public PropertyThe unique identifier for this UserAvailability record.  
    Public PropertyIndicates if the User is currently available as a driver.  
    Public PropertyThe date of when the most-recent availability status update was made by the User.  
    Public PropertyThe geographic latitude coordinate of where the most-recent availability status update was made by the User.  
    Public PropertyThe geographic longitude coordinate where the most-recent availability status update was made by the User.  
    Public PropertyThe approximate date of when the next availability status update will be made by the User.  
    Public PropertyThe unique Guid identifier referencing the relative User record assigned to this UserAvailability.  
    Top
    See Also