Determines whether an attribute value is a foreign key value in the application.
Syntax
unsigned char isForeignKey();
Parameters
None.
Return values
Returns TRUE if the attribute is a foreign key field of the business object or FALSE if the attribute is not a foreign key field.