peNeighborhood - cObject¶
Include: Built in; no package required.
Controls object-name neighborhood visibility.
Type: Property
Syntax¶
Property Integer peNeighborhood
Description¶
peNeighborhood controls object-name visibility between descendant objects:
nhNodoes not participate in a neighborhood.nhPublicallows descendant objects to address each other.nhPrivatecreates a private neighborhood where descendants cannot address each other.