Click or drag to resize
WorkflowTransitionInfoGetExistingWhereCondition Method
Returns the existing object based on current object data.

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