ObjectHelperGetObjectsData Method (GetObjectsDataSettings) |
Gets the DataSet of the objects data and their child objects.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public static DataSet GetObjectsData(
GetObjectsDataSettings settings
)
Parameters
- settings
- Type: CMS.DataEngineGetObjectsDataSettings
Configuration for objects data selection
Return Value
Type:
DataSetSee Also