| InfoDataSetTInfoGetNewObject Method  | 
            Gets new instance of the object hosted in this DataSet
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntaxpublic TInfo GetNewObject(
	DataRow dr
)
Parameters
- dr
 - Type: System.DataDataRow
Data row with the source data 
Return Value
Type: 
TInfo
See Also