TranslationHelper FilterExistingRecords Method Kentico 8.0 API Reference
Filters the existing records from the given array.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

objectIDs
Type: OnlineSystem.Collections.Generic IList OnlineInt32 
Existing IDs
objectType
Type: OnlineSystem String
Object type

Return Value

Type: OnlineIList OnlineInt32 
See Also