Skip to main content

Internal (Property Keyword)

Specifies whether this property definition is internal (not displayed in the class documentation). .

Usage

To specify that this property is internal, use the following syntax:

Property propertyname As classname [ Internal ]; 

Otherwise, omit this keyword or place the word Not immediately before the keyword.

Details

Internal class members are not displayed in the class documentation. This keyword is useful if you want users to see a class but not see all its members.

Default

If you omit this keyword, this property is displayed in the class documentation.

See Also

Purpose of this instance: Draft documentation
DocReleaseID: IRISforHealth2025.1
Content loaded from:
/staging/learning/iris-doc/2025.1.x/doc/cache/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/ensemble/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/security/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/irishealth/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/healthcommon/en-us/src/
Excluded items: GCONV
FeedbackOpens in a new tab