If set to true the Workflow Engine IWorkflowEngine will send system notification to administrators user when the workflow reach it
Namespace: DotNetNuke.Entities.Content.Workflow.EntitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool SendNotificationToAdministrators { get; set; } |
| Visual Basic |
|---|
Public Property SendNotificationToAdministrators As Boolean Get Set |