smmCampaignTable::mcrFindSourceId Method
Finds the campaign for the specified source ID.
Syntax
client server public static smmCampaignTable mcrFindSourceId(MCRSourceID _mcrSourceID, [boolean _forupdate])
Run On
Called
Parameters
- _mcrSourceID
Type: MCRSourceID Extended Data Type
The source ID used to find the campaign.
- _forupdate
Type: boolean
Indicates whether the record should be selected for update.
Return Value
Type: smmCampaignTable Table
The smmCampaignTable record with the specified source ID.