IDatabaseTreeItem.Text Property

Gets a family text (description), in a multi-language format for reading or editing.
ReadOnly Property Text() As MultilanguageString
This language is not supported or no code example is available.
MultilanguageString Text {get;}
This language is not supported or no code example is available.

Property Value

MultilanguageString

A family text (description) as a multi-lingual string.

Remarks
 
You can use methods and properties of this MultilanguageString class to get or set the text in various languages. You can get the current QDV locale from IQdvEnvironment.InterfaceLocale property.
Version
 
Available since QDV 7.16.583.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition