DMDeploymentDataCampaignKey Property
|
Alterian Email Manager 6.2.3 SDK Help File
Name of the campaign key from IMS
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string CampaignKey { get; set; }
Public Property CampaignKey As String
Get
Set
public:
property String^ CampaignKey {
String^ get ();
void set (String^ value);
}
member CampaignKey : string with get, set
function get_CampaignKey();
function set_CampaignKey(value);
Property Value
Type:
String
See Also