/
xpxCreateTypedAggr
xpxCreateTypedAggr
FUNCTION xpxCreateTypedAggr (instanceId, attrId : GENERIC; typePath : LIST OF GENERIC; VAR newAggrId : AGGREGATE OF GENERIC) status : INTEGER;
The xpxCreateTypedAggr function creates a typed aggregate for the given instanceId and attrId . The typePath is a list of instance identifiers for the type(s). The id of the created aggregate is returned in newAggrId.
Arguments
Type | Name | Comment |
GENERIC | instanceId | comment |
GENERIC | attrId | |
LIST OF GENERIC | typePath | |
AGGREGATE OF GENERIC | newAggrId |
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.
, multiple selections available,
Related content
xpxCreateTypedAggrBN
xpxCreateTypedAggrBN
More like this
xpxCreateNestedAggrByIterator
xpxCreateNestedAggrByIterator
More like this
xpfGetAggrType
xpfGetAggrType
More like this
xpfAggregateIdToInteger
xpfAggregateIdToInteger
More like this
xpxGetAggrType
xpxGetAggrType
More like this
xpfCreateTypedAggrBN
xpfCreateTypedAggrBN
More like this