OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / LocationBase Class
Properties Methods


In This Topic
    LocationBase Class Members
    In This Topic

    The following tables list the members exposed by LocationBase.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new LocationBase object.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe street address of this Location.  
    Public PropertyAdditional secondary information related to this Location's street address.  
    Public PropertyThe category assigned to this Location.  
    Public PropertyThe city or locality this Location resides within.  
    Public PropertyAny additional comments associated with this Location.  
    Public PropertyThe company name associated with this Location.  
    Public PropertyThe primary contact name associated with this Location.  
    Public PropertyThe country or other national political entity this Location resides within.  
    Public PropertyThe email address assigned to this Location.  
    Public PropertyThe unique identifier for this Location record.  
    Public PropertyThe comma-delimited pair of geographic latitude/longitude coordinates that is assigned to this Location.  
    Public PropertyThe phone number assigned to this Location.  
    Public PropertyThe assigned postal code this Location resides within.  
    Public PropertyThe state, province, or other civil entity this Location resides within.  
    Top
    Public Methods
     NameDescription
    Public MethodJoins all address information of this Location into a comma-delimited string.  
    Public MethodGets the location address with name as a single line with.  
    Top
    See Also