CatCatalogProductRelationType.cloneRecord Method
Duplicates this record to create a new record of the CatCatalogProductRelationType table.
Syntax
public CatCatalogProductRelationType cloneRecord(CatProcureCatalogTable _tblCatalog)
Run On
Called
Parameters
- _tblCatalog
Type: CatProcureCatalogTable Table
Return Value
Type: CatCatalogProductRelationType Table
The cloned instance of the CatCatalogProductRelationType record data type.
Remarks
The cloned record is not inserted into the database.