GetChildZones
Returns the child zones of this zone.
Syntax
IEnuerable GetChildZones()
Return value
The collection of child zones.
Exceptions
GetChildZones throws an ApplicationException if it can’t find the zone. For example, GetChildZones throws an ApplicationException if the zone has been removed or the server is not available.