Click or drag to resize
ObjectSettingsInfoObjectWorkflowSendEmails Property
Indicates if workflow e-mails should be send from workflow process.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public virtual bool ObjectWorkflowSendEmails { get; set; }

Property Value

Type: Boolean
See Also