IsChild
Indicates whether this is a child zone.
Syntax
bool IsChild {get;}
Property value
Returns true
if this zone is designated a child zone.
Discussion
IBM Security allows a child zone to have no parent, so that you can preload all the
child zone profiles and role assignments before assigning the zone to a parent
zone. This property identifies a zone as a parent zone if it has no link to a
parent zone and has a child zone pointing to it. If the zone is not a parent
zone according to those criteria, then this property returns true
, identifying
it as a child zone.