CaseSourcePoint Constructor (Int32) |
Constructor ensuring numbered default labels.
Namespace: CMS.WorkflowEngine.DefinitionsAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
Syntax public CaseSourcePoint(
int order
)
Parameters
- order
- Type: SystemInt32
Number to be added to label.
See Also