The IUiDimension interface contains properties and methods of the UiDimension development environment component.
| Property name | Brief description | |
| The Dimension property determines the dictionary that is data source for the component. | ||
| The DimInstance property returns the data of the dictionary, connected to the component. | ||
| The Selection property determines the selection of the elements of the dictionary, which is the data source for the component. |
| Property name | Brief description | |
| The Active property determines whether the component is active. | ||
| The Instance property determines the data of the repository object, loaded into the component. | ||
| The Object property determines repository dictionary to be accessed. | ||
| The ObjectClassId property returns the numeric identifier, corresponding to the class of the object, loaded into the component. | ||
| The OperationMode property determines the mode of object connection. |
| Property name | Brief description | |
| The ComponentCount property returns the number of child components, located on the parent component. | ||
| The Components property returns a child component, the index of which is passed via the input parameter. | ||
| The Data property is used to store any custom data. | ||
| The Name property determines the component name. | ||
| The Tag property is not used by the compiler. The user can change the value of this property and use it at his discretion. |
| Method name | Brief description | |
| The ClearDefault method sets default values for all the object parameters. |
See also: