NotifyOnError |
Scroll |
Gets the mail address to send the notification email to if an error occurs in a workflow instance.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property NotifyOnError As String C# public virtual string NotifyOnError { get; }
Property Value The mail address to send the notification email to if an error occurs in a workflow instance. |