copyASITables
Copies ASI Tables from one Record to another. This function depends on the addASITable function.
Version
2.0
Parameters
Parameter | Type | Description |
---|---|---|
pFromCapId | CapIDModel | ID of record from which to copy. |
pToCapId | CapIDModel | ID of record to which to copy. |
ignoreArr (optional) | string array | Array of table names to ignore and not copy. |