Returns value of property.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- columnName
- Type:
System String
Column name
- value
- Type:
System Object
Returns the value
- notNull
- Type:
System Boolean
If true, the property attempts to return non-null values, at least it returns the empty object of the correct type
Return Value
Type:![Online Online](./../icons/online_icon.gif)
Returns true if the operation was successful (the value was present)
See Also