...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfGetTypePathIdAggr (typedValue : GENERIC)
typePathIdAggrId : LIST OF GENERIC;
|
The xpfGetTypePathIdAggr function returns a list of instance identifiers (theTypes), referred to as the type path of the typed value.
Arguments
...
Type | Name | Comment |
GENERIC | typedValue | comments |
Return Value
...
Type | Name | Comment |
LIST OF GENERIC | typePathIdAggrId | comments |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|