Click or drag to resize
IInfo Properties

The IInfo type exposes the following members.

Properties
  NameDescription
Public propertyColumnNames
Column names.
(Inherited from IDataContainer.)
Public propertyGeneralized
Generalized interface of this object.
Public propertyHasChanged
Returns true if the object changed.
(Inherited from IAdvancedDataContainer.)
Public propertyIsComplete
Returns true if the object is complete (has all columns).
(Inherited from IAdvancedDataContainer.)
Public propertyItem
Gets or sets the value of the column.
(Inherited from ISimpleDataContainer.)
Public propertyObjectSettings
Object settings
Public propertyProperties
Properties of the object available through GetProperty.
(Inherited from IHierarchicalObject.)
Public propertyRelatedData
Custom data connected to the object.
(Inherited from IRelatedData.)
Public propertyTypeInfo
Object type info
Top
See Also