FileMetadataInfoGetExistingWhereCondition Method |
Gets a where condition to find an existing object based on current object. Existing object is primarily identified by its ID
column value. If not set, the file location is used.
Namespace: CMS.ContinuousIntegration.InternalAssembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 10.0.0
Syntax protected override WhereCondition GetExistingWhereCondition()
Return Value
Type:
WhereConditionSee Also