Click or drag to resize
WorkflowStepInfoStepSendEmails Property
Indicates if notification e-mails should be sent when moving to this step

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax
C#
public Nullable<bool> StepSendEmails { get; set; }

Property Value

Type: NullableBoolean
See Also