xpxCreateSubtypeAggr
FUNCTION xpxCreateSubtypeAggr (modelId , entityId , VAR subtypeAggrId : SET OF GENERIC) status : INTEGER;
The xpxCreateSubtypeAggr function creates an aggregate containing all instances of the specified type and all instances that is a subtype of the specified type in a model. The actual model is specified in the modelId argument and the instance type is specified by the entityId argument. The created aggregate is returned in the subtypeAggrId argument.                             Â
Arguments
Type | Name | Comment |
SET OF GENERIC | modelId | comment |
SET OF GENERIC | entityId | Â |
SET OF GENERIC | subtypeAggrId | Â |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â