IWbsField.Mnemonic Property

Gets or sets the mnemonic of the field. This is a unique identifier that is editable by user.
Property Mnemonic() As String
This language is not supported or no code example is available.
string Mnemonic {get; set;}
This language is not supported or no code example is available.

Property Value

string

The field mnemonic.

Remarks
 

The Mnemonic is a unique identifier, use it or NumericID for unique identification of a WBS field.

Version
 
Available since QDV 7.18.655.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition