xpfGetMemberCount
FUNCTION xpfGetMemberCount (aggrId : AGGREGATE OF GENERIC) elmentsInAggregate : INTEGER;
The xpfGetMemberCount function returns the number of elements in the specified aggregate, <aggrId>. The number of members is returned in the argument <elementsInAggregate>. The model that holds the actual aggregate must be open before this operation can be successfully performed.
Arguments
Type | Name | Comment |
AGGREGATE OF GENERIC | aggrId | comments |
Return Value
Â
Type | Name | Comment |
INTEGER | elmentsInAggregate | comments |
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â