Sets the value of the given object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- obj
- Type: CMS.DataEngine IDataClass
Object to update
- columnName
- Type: System String
Column name
- value
- Type: System Object
Column value
Return Value
Type: BooleanSee Also