BaseInfo GetModifiedFrom Method Kentico 8.0 API Reference
Gets the DataSet of all the objects modified from specified date.

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

Parameters

from
Type: OnlineSystem DateTime
From time
parameters (Optional)
Type: OnlineSystem Action DataQuerySettings 
Parameters for the data retrieval

Return Value

Type: IDataQuery
See Also