IWbsFieldBreakdownInfo.Kind Property

Gets a more exact kind of this WBS breakdown field.
ReadOnly Property Kind() As WbsBreakdownFieldKind
This language is not supported or no code example is available.
WbsBreakdownFieldKind Kind {get;}
This language is not supported or no code example is available.

Property Value

WbsBreakdownFieldKind
Remarks
 

If a WBS field is of kind WbsFieldKind.BreakdownField, there are two possibilities. It may be a master breakdown field or a discrete value breakdown field.

A a master breakdown field is of kind WbsBreakdownFieldKind.MasterBreakdownField which contains full breakdown definition and one or more breakdown discrete values.

Each such a discrete value is represented by a standalone virtual breakdown field with breakdown info of kind WbsBreakdownFieldKind.DiscreteValueColumn. The field itself is of WbsFieldKind.BreakdownField kind. It has its own unique numeric ID. It is unique across all normal fields and virtual fields in the repository. It can be used in formulas to reference particular column of a breakdown field, if it has multiple columns.

Version
 
Available since QDV 7.18.655.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition