Share via


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

  • _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.

See Also

Reference

smmCampaignTable Table