smmMailings::find Method
Find a mailing based on its mailing id. If for update is set, the record can be updated.
Syntax
client server public static smmMailings find(smmKeyId _mailingsId, [boolean _forupdate])
Run On
Called
Parameters
- _mailingsId
Type: smmKeyId Extended Data Type
- _forupdate
Type: boolean
Return Value
Type: smmMailings Table
The mailing record.