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

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

Return Value

Type: WhereCondition
See Also