EMLookupTableSaveContextCampaignDocumentId Property
|
Alterian Email Manager 6.2.3 SDK Help File
Id of the campaign containing the table.
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic int CampaignDocumentId { get; set; }
Public Property CampaignDocumentId As Integer
Get
Set
public:
property int CampaignDocumentId {
int get ();
void set (int value);
}
member CampaignDocumentId : int with get, set
function get_CampaignDocumentId();
function set_CampaignDocumentId(value);
Property Value
Type:
Int32
See Also