PCTableConstraintColumnDefinition::existAttributeType Method
Checks whether any column exists that has the given attribute type.
Syntax
client server public static boolean existAttributeType(EcoResAttributeTypeRecId _attributeType)
Run On
Called
Parameters
- _attributeType
Type: EcoResAttributeTypeRecId Extended Data Type
The record ID of the attribute type.
Return Value
Type: boolean
true if any column exists that has the given attribute type; otherwise, false.