Language Reference Guide : 4. System Classes : AttributeObject Class : IsPrivate Attribute
 
Share this page                  
IsPrivate Attribute
Data Type: smallint
4GL Access: W
The IsPrivate attribute specifies whether an attribute is encapsulated.
Valid values are:
TRUE
Specifies that the attribute is available only to methods
FALSE
Specifies that the attribute is available to applications