IDataClassItemChanged Method (Int32) |
Returns true if the item on specified column index changed.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax bool ItemChanged(
int columnIndex
)
Parameters
- columnIndex
- Type: SystemInt32
Column index
Return Value
Type:
BooleanSee Also