OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / User.UserAvailability Class
Properties


In This Topic
    User.UserAvailability Class Members
    In This Topic

    The following tables list the members exposed by User.UserAvailability.

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