BaseInfo GetModifiedFrom Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: IDataQuery
See Also