Returns value of column.
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
- columnName
- Type: System String
Column name
- value
- Type: System Object
Returns the value
Return Value
Type: BooleanReturns true if the operation was successful (the value was present)
See Also