Click or drag to resize
WorkflowStepRoleInfoGetExistingWhereCondition Method
Gets a where condition to find an existing object based on current object

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

Return Value

Type: WhereCondition
See Also