IWbsField.NumericID Property

Gets a numeric ID that uniquely identifies the field.
ReadOnly Property NumericID() As Integer
This language is not supported or no code example is available.
int NumericID {get;}
This language is not supported or no code example is available.

Property Value

int

The field numeric ID. A zero-based integer. If the field is from Condensed WBS (i.e. the Kind property is set to WbsFieldKind.NativeField), this value is the column index (0-based) in the Condensed WBS sheet.

Remarks
 
The NumericID is a unique identifier of a WBS field, similarly as Mnemonic.
Version
 
Available since QDV 7.18.655.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition