IDatabaseTreeItem Interface
| Name | Description | |
|---|---|---|
|
Code | Gets or sets a code of this family. |
|
ParentItem | Gets a parent item of this tree item. |
|
SubItems | Gets top-level sub items of this tree item sorted by their Code property. |
|
Text | Gets a family text (description), in a multi-language format for reading or editing. |
|
Tree | Gets the IDatabaseTree this item belongs to. |
| Name | Description | |
|---|---|---|
|
ClearText() | Obsolete. Clears a family text (description) for all languages. |
|
GetText(string) | Obsolete. Gets a family text (description) in the specified language. |
|
SetText(string, string) | Obsolete. Sets a family text (description) in the specified language. |
Available since QDV 7.14.501.
