Click or drag to resize
UniGraphWorkflowType Property
Gets or sets the workflow type.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public WorkflowTypeEnum WorkflowType { get; set; }

Property Value

Type: WorkflowTypeEnum
See Also