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