lyrCampaignParts
Find the lyrCampaignParts table description below :
Primary key: PartID
|
Field Name |
Description |
Version Added |
|---|---|---|
| PartID |
A unique, auto-incrementing identifier for this row (int (4), NOT NULL) |
|
| CampaignID |
Links to the identifier in lyrCampaigns. (int (4), NOT NULL) |
|
| MailingID |
Links to identifier in outmail_. (int (4), NOT NULL) |