Constructor. Gets a class name and parameters for selecting the item. Use it to load an existing item.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- className
- Type: System String
Class name in format application.class
- primaryKeyValue
- Type: System Int32
Primary key value
Return Value
Type: IDataClassSee Also