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