NetworkZone Data Type

Network zone.

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
id long element 1/1 Gets the id.
name string element 0/1 Gets the name.
Properties inherited from supportTemplating
xsitype string attribute 0/1  

Example

<NetworkZone xsitype="...">
  <id>...</id>
  <name>...</name>
</NetworkZone>