Skip to content

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:

  • nhNo does not participate in a neighborhood.
  • nhPublic allows descendant objects to address each other.
  • nhPrivate creates a private neighborhood where descendants cannot address each other.