IInfoDataSetGetNewObject Method |
Gets new instance of the object hosted in this DataSet
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax BaseInfo GetNewObject(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
Data row with the source data
Return Value
Type:
BaseInfoSee Also