IDataClassLoadData Method (Int32) |
Loads the object data by the given primary key value
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax void LoadData(
int primaryKeyValue
)
Parameters
- primaryKeyValue
- Type: SystemInt32
Primary key value
See Also