Click or drag to resize
CaseSourcePoint Constructor (String)
Constructor ensuring arbitrary label.

Namespace: CMS.WorkflowEngine.Definitions
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
Syntax
C#
public CaseSourcePoint(
	string label
)

Parameters

label
Type: SystemString
See Also