EcoResCategoryAttribute::pcFindDuplicate Method
Retrieves the duplicated EcoResCategoryAttribute record by using the specified record ID of the original record.
Syntax
client server public static EcoResCategoryAttribute pcFindDuplicate(RefRecId _originalCategoryAttribute)
Run On
Called
Parameters
- _originalCategoryAttribute
Type: RefRecId Extended Data Type
The record ID of the record to find.
Return Value
Type: EcoResCategoryAttribute Table
An EcoResCategoryAttribute record; otherwise, an empty buffer.