IDatabaseTreeItem.ClearText Method

NOTE: This member is now obsolete. Use IDatabaseTreeItem.Text property instead.

Clears a family text (description) for all languages.
<Obsolete("Use IDatabaseTreeItem.Text property instead.")> _ 
Sub ClearText()
This language is not supported or no code example is available.
[Obsolete("Use IDatabaseTreeItem.Text property instead.")] 
void ClearText()
This language is not supported or no code example is available.
Remarks
 
The text in all locales will be removed and the native text will be set to an empty string.
Version
 
Available since QDV 7.14.501.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition