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


In This Topic
    Zone Class Members
    In This Topic

    The following tables list the members exposed by Zone.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new Zone object.  
    Top
    Public Properties
     NameDescription
    Public PropertyA list of comma-separated cities that this zone is associated with. (Inherited from OnTime.Extensions.SDK.ZoneBase)
    Public PropertyThe date this record was created. (Inherited from OnTime.Extensions.SDK.ZoneBase)
    Public PropertyThe unique identifier for this Zone record. (Inherited from OnTime.Extensions.SDK.ZoneBase)
    Public PropertyThe date this record was last modified by a User. (Inherited from OnTime.Extensions.SDK.ZoneBase)
    Public PropertyThe name of this Zone. (Inherited from OnTime.Extensions.SDK.ZoneBase)
    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. (Inherited from OnTime.Extensions.SDK.ZoneBase)
    Public PropertyThe postal codes assigned to this Zone. (Inherited from OnTime.Extensions.SDK.ZoneBase)
    Top
    See Also