Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpxGetInstance (instanceId, attributes : GENERIC)
                status                 : INTEGER;
 
The xpxGetInstance function reads the value of all attributes of the specified instance. The attributes argument must be specified as an entity constructor. An attribute specified as indeterminate (question) means that this attribute will not be read. Only the aggregateId, not the aggregate contents, will be returned for attributes of aggregation type.

  • No labels