InfoObjectCollectionTInfoUseData Method |
Initializes the collection with the given source data
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected void UseData(
DataSet sourceData
)
Parameters
- sourceData
- Type: System.DataDataSet
Source data for the collection
See Also