Click or drag to resize

BatchIntegrationScheduledTaskAddinNotificationTemplate Property

Namespace:  Dynamicweb.DataIntegration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
[AddInParameterAttribute("Notification e-mail template")]
[AddInParameterEditorAttribute(typeof(TemplateParameterEditor), "folder=Templates/DataIntegration/Notifications;FullPath=true;inputClass=NewUIinput;")]
public string NotificationTemplate { get; set; }

Property Value

Type: String
See Also