InfoObjectCollectionTInfoObjectInitializer Field |
Provides a way how to initialize the object instance based on given data
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public Func<DataRow, TInfo> ObjectInitializer
Field Value
Type:
FuncDataRow,
TInfoSee Also