MCRMessageAssociation::copyFromCatalog Method
Copies data from the passed Catalog record to the MCRMessageAssociation with the passed record ID.
Syntax
client server public static void copyFromCatalog(Catalog _source, RecId _targetRecId)
Run On
Called
Parameters
- _source
Type: Catalog Table
The Catalog record used to create the MCRMessageAssociation records.
- _targetRecId
Type: RecId Extended Data Type
The recID of the MCRMessageAssociation record that is being copied to.