ISimpleDataContainer MembersKentico 8.1 API Reference
The ISimpleDataContainer type exposes the following members.
Methods

  NameDescription
Public methodGetValue
Returns value of column.
Public methodSetValue
Sets value of column.
Back to Top
Extension Methods

  NameDescription
Public Extension MethodCheckRequiredColumns
Returns true if given list of columns do not have null values in the object
(Defined by DataExtensions.)
Back to Top
Properties

  NameDescription
Public propertyItem
Gets or sets the value of the column.
Back to Top
See Also