Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
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. This function is equivalent to the EDMinterface function sdaiGetMemberCount.
See also xpxGetMemberCount.

Arguments

...

TypeNameComment
AGGREGATE OF GENERICaggrIdcomments

Return Value

...

 

TypeNameComment
INTEGERelmentsInAggregatecomments

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"