PCClass::existsAttributeWithAttributeType Method
Checks whether any component references an attribute of the given attribute type.
Syntax
client server public static boolean existsAttributeWithAttributeType(EcoResAttributeTypeRecId _attributeType)
Run On
Called
Parameters
- _attributeType
Type: EcoResAttributeTypeRecId Extended Data Type
The record ID of an attribute type.
Return Value
Type: boolean
true if any component references an attribute of the given attribute type; otherwise, false.