Share via


CatProcureCatalogTable.cloneRecord Method

Creates a new record in the CatProcureCatalogTable table by duplicating this record.

Syntax

public CatProcureCatalogTable cloneRecord()

Run On

Called

Return Value

Type: CatProcureCatalogTable Table
The new instance of the CatProcureCatalogTable data type.

Remarks

The cloned record is not inserted into the database.

See Also

Reference

CatProcureCatalogTable Table