Gets the data for the collection.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- where
- Type: System String
Where condition
- offset
- Type: System Int32
Starting offset for the data
- maxRecords
- Type: System Int32
Maximum number of records to get
- totalRecords
- Type: System Int32
Returning total number of records
Return Value
Type: DataSetSee Also