Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
SimpleDataClass Class
SimpleDataClass Methods
GetValue Method
GetValue Method (Int32)
GetValue Method (String)
SimpleDataClass
GetValue Method (Int32)
Gets the object value.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
virtual
Object
GetValue
(
int
columnIndex
)
Parameters
columnIndex
Type:
System
Int32
Column index
Return Value
Type:
Object
Implements
IDataClass
GetValue(Int32)
See Also
Reference
SimpleDataClass Class
GetValue Overload
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com