Click or drag to resize
WorkflowScopeInfoScopeExcluded Property
Indicates if the scope is used to exclude the workflow.

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

Property Value

Type: Boolean
See Also