xpfGetInverseAttrAggr
FUNCTION xpfGetInverseAttrAggr (instanceId : GENERIC, attrId : GENERIC) aggrId : AGGREGATE OF GENERIC
All Inverse attributes are implemented as aggregates in order to keep multiple inverse relations. The xpfGetInverseAttrAggr function is implemented in order to retrieve the actual aggrID of an Inverse attribute that is declared (in the Express schema) as a simple data type (not an aggregate).
Arguments
Type | Name | Comment |
GENERIC | instanceId | comments |
GENERIC | attrId | Â |
Return Value
Â
Type | Name | Comment |
AGGREGATE OF GENERIC | aggrId | comments |
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â