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