IWbsField.DistributionQuantityField Property
Gets or sets the distribution quantity WBS field of this field. Only applicable to distribution fields,
i.e. if their Kind property is set to WbsFieldKind.DistributionField.
Property DistributionQuantityField() As String |
This language is not supported or no code example is available.
string DistributionQuantityField { get ; set ;} |
This language is not supported or no code example is available.
Property Value
string
The mnemonic of the WBS field which serves as a quantity in the calculation of the distributed value in this field.
This can be whether:
- the native "WBS_Quantity" field or
- any free WBS field that is numeric and possibly editable in WBS (has no formula) or
- any WBS field from minutes that is numeric and editable in WBS.
Available since QDV 7.21.851.
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2