Click or drag to resize
WorkflowStepInfoAddSourcePoint Method
Adds source point with default definition.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax
C#
public string AddSourcePoint()

Return Value

Type: String
Potential error message
Remarks
Throws exception if database operation fails.
See Also