4. System Classes
:
MethodObject Class
:
IsPrivate Attribute
Share this page
IsPrivate Attribute
Data Type:
smallint
4GL Access:
RW
The IsPrivate attribute specifies whether a method is encapsulated, that is, whether it can be invoked by an application or only by another method (when IsPrivate is set to TRUE).
Default:
FALSE