Click or drag to resize
ChoiceSourcePoint Constructor (Int32)
Constructor ensuring numbered default labels

Namespace: CMS.WorkflowEngine.Definitions
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public ChoiceSourcePoint(
	int order
)

Parameters

order
Type: SystemInt32
Number to be added to label
See Also