Click or drag to resize
WorkflowStepInfoStepReadyForApprovalTemplateName Property
E-mail template name for ready to approval action when moving to this step

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public string StepReadyForApprovalTemplateName { get; set; }

Property Value

Type: String
See Also