| IInfo Properties |
The IInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowPartialUpdate |
If true, the object allows partial updates.
| |
| ColumnNames |
Column names.
(Inherited from IDataContainer.) | |
| Generalized |
Generalized interface of this object.
| |
| HasChanged |
Returns true if the object changed.
(Inherited from IAdvancedDataContainer.) | |
| IsComplete |
Returns true if the object is complete (has all columns).
(Inherited from IAdvancedDataContainer.) | |
| Item |
Gets or sets the value of the column.
(Inherited from ISimpleDataContainer.) | |
| ObjectSettings |
Object settings
| |
| Properties |
Properties of the object available through GetProperty.
(Inherited from IHierarchicalObject.) | |
| RelatedData |
Custom data connected to the object.
(Inherited from IRelatedData.) | |
| TypeInfo |
Object type info
|