OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / ZoneBase Class
Properties


In This Topic
    ZoneBase Class Members
    In This Topic

    The following tables list the members exposed by ZoneBase.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new ZoneBase object.  
    Top
    Public Properties
     NameDescription
    Public PropertyA list of comma-separated cities that this zone is associated with.  
    Public PropertyThe date this record was created.  
    Public PropertyThe unique identifier for this Zone record.  
    Public PropertyThe date this record was last modified by a User.  
    Public PropertyThe name of this Zone.  
    Public Property A list of comma-separated latitude/longitude coordinates where each pairing is separated by a pipe character '|'. These coordinates represent the geographical boundary of this Zone, and can be drawn on a map.  
    Public PropertyThe postal codes assigned to this Zone.  
    Top
    See Also