EcoResCategoryInstanceValue::insertCategoryInstance Method
Inserts the category instance value in the EcoResCategoryInstanceValue table.
Syntax
client server public static RecId insertCategoryInstance(RefRecId _category, RefRecId _legalEntity)
Run On
Called
Parameters
- _category
Type: RefRecId Extended Data Type
The category ID to find.
- _legalEntity
Type: RefRecId Extended Data Type
The legal entity ID to find.
Return Value
Type: RecId Extended Data Type
A record ID of the EcoResCategoryInstanceValue table; otherwise, an empty record.