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