Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.