UploadInfoDataDistributionCreation Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
MediaManagerCaller.MediaManagerAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic DistributionCreationOptions DistributionCreation { get; set; }
Public Property DistributionCreation As DistributionCreationOptions
Get
Set
public:
property DistributionCreationOptions DistributionCreation {
DistributionCreationOptions get ();
void set (DistributionCreationOptions value);
}
member DistributionCreation : DistributionCreationOptions with get, set
function get_DistributionCreation();
function set_DistributionCreation(value);
Property Value
Type:
DistributionCreationOptions
See Also