Click or drag to resize
WorkflowStepRoleInfoGetExisting Method
Gets existing object

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax
C#
protected override BaseInfo GetExisting()

Return Value

Type: BaseInfo
Existing workflow step role object
See Also