/
xpfGetAttrDefinition
xpfGetAttrDefinition
FUNCTION xpfGetAttrDefinition (entityIdOrViewEntityId : GENERIC; entityAttrNameOrViewEntityAttrName : STRING) attrIdOrViewEntityAttrId : GENERIC;
The xpfGetAttrDefinition function returns the instanceId of the attribute_definition instance that defines the specified attribute in the attrIdOrViewEntityAttrId argument. The actual attribute is uniquely defined by the arguments entityIdOrViewEntityId and entityAttrNameOrViewEntityAttrName .
Arguments
Type | Name | Comment |
GENERIC | entityIdOrViewEntityId | |
STRING | entityAttrNameOrViewEntityAttrName | comments |
Return Value
Type | Name | Comment |
GENERIC | attrIdOrViewEntityAttrId | comments |
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.