InheritFromParent
This method clears all current-level property values so that all property values are inherited from ancestor zones or from defaults.
Syntax
void InheritFromParent()
Discussion
This method clears all current-level property values so that all property values
are inherited from ancestor zones or from defaults. This is a convenience method
that is equivalent to resetting all properties to null
.