Was this helpful?
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
Last modified date: 12/20/2023