IMinutesField.Mnemonic Property

Gets the mnemonic of the field.
ReadOnly Property Mnemonic() As String
This language is not supported or no code example is available.
string Mnemonic {get;}
This language is not supported or no code example is available.

Property Value

string

The field mnemonic.

Remarks
 
The mnemonic may change in some cases. For example, if the SharedField is set to true, an underscore character (_) is automatically prepended to make a clear distinction between shared fields and own fields. And vice versa, the underscore character will be removed when the SharedField is set to false.
Version
 
Available since QDV 7.16.585.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition