Retrieves the application-specific information for an attribute.
Syntax
char * getAppText();
Return values
A character string that contains application-specific information for the attribute.
Notes
You can use the getAppText() method to retrieve the value of the AppSpecificText property of a business object definition attribute. If there is no application-specific information, the getAppText() method returns an empty string (" ").