EcoResCategoryAttribute::findOrCreateCategoryAttribute Method
Finds or creates the attributes for the given category.
Syntax
client server public static RefRecId findOrCreateCategoryAttribute(
RefRecId _category,
RefRecId _attribute,
[EcoResCategoryAttributeModifier _modifier])
Run On
Called
Parameters
- _category
Type: RefRecId Extended Data Type
The reference record ID of the category.
- _attribute
Type: RefRecId Extended Data Type
The reference record ID of the attribute.
- _modifier
Type: EcoResCategoryAttributeModifier Enumeration
The value of the attribute modifier.
Return Value
Type: RefRecId Extended Data Type
A record of the EcoResCategoryAttribute table.