IDataClassGetOriginalValue Method (Int32) |
Returns the original value of column.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax Object GetOriginalValue(
int columnIndex
)
Parameters
- columnIndex
- Type: SystemInt32
Column index
Return Value
Type:
ObjectSee Also