In This Topic
The following tables list the members exposed by ZoneBase.
Public Constructors
Public Properties
| | Name | Description |
 | Cities | A list of comma-separated cities that this zone is associated with. |
 | CreationDate | The date this record was created. |
 | ID | The unique identifier for this Zone record. |
 | LastModified | The date this record was last modified by a User. |
 | Name | The name of this Zone. |
 | PolygonPoints |
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.
|
 | PostalCodes | The postal codes assigned to this Zone. |
Top
See Also