StagingHelper SortTaskByDate Method Kentico 8.0 API Reference
Sorts the given list of task IDs by their creation date (oldest go first).

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

Parameters

list
Type: OnlineSystem.Collections.Generic IEnumerable OnlineString 

Return Value

Type: OnlineIEnumerable OnlineString 
See Also