NotificationMailText |
Scroll |
Gets the mail text that is sent if an error occurs in a workflow instance.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property NotificationMailText As String C# public virtual string NotificationMailText { get; }
Property Value The mail text that is sent if an error occurs in a workflow instance. |