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