WorkflowInfoWorkflowSendEmails Property |
Indicates if notification e-mails should be sent
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax public Nullable<bool> WorkflowSendEmails { get; set; }
Property Value
Type:
NullableBooleanSee Also