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

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

Return Value

Type: WhereCondition
See Also