| 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; }
<AddInParameterAttribute("Notification e-mail template")>
<AddInParameterEditorAttribute(GetType(TemplateParameterEditor), "folder=Templates/DataIntegration/Notifications;FullPath=true;inputClass=NewUIinput;")>
Public Property NotificationTemplate As String
Get
Set
Property Value
Type:
StringSee Also