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