RegionList
- Print
- PDF
RegionList
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic
This is a list of Regions.
Syntax
The syntax is as follows.
private List<Region> zoneList = new ArrayList<Region>();
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
regionList | List<Region> | Required | List<Region> data type |
Was this article helpful?