xpfIsInstanceIdAccessible

FUNCTION xpfIsInstanceIdAccessible(instanceId             : GENERIC;
                                   VAR isEntityInstanceId : BOOLEAN)
                                   isAccessibleNow        : BOOLEAN; 
                

This functions returns TRUE if the specified instanceId (entityInstance or aggregateInstance) can be successfully accessed "now", else FALSE is returned. The first argument is mandatory, the second optional argument "isEntityInstanceId" is set to TRUE if the specified "instanceId" is an entity instance, else the "isEntityInstanceId" is set to FALSE.

Arguments


1TypeNameComment
2GENERICinstanceIdcomments
3BOOLEANisEntityInstanceId 

Return Value


 

TypeNameComment
BOOLEANisAccessibleNowcomments

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.