EMDeploymentNotificationSettingsNotifyComplete Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic bool NotifyComplete { get; set; }
Public Property NotifyComplete As Boolean
Get
Set
public:
property bool NotifyComplete {
bool get ();
void set (bool value);
}
member NotifyComplete : bool with get, set
function get_NotifyComplete();
function set_NotifyComplete(value);
Property Value
Type:
Boolean
See Also