IWbsField.DistributionSourceField Property

Gets or sets the distribution source WBS field of this field. Only applicable to distribution fields, i.e. if their Kind property is set to WbsFieldKind.DistributionField.
Property DistributionSourceField() As String
This language is not supported or no code example is available.
string DistributionSourceField {get; set;}
This language is not supported or no code example is available.

Property Value

string

The mnemonic of the source WBS field. This can be any numeric WBS field, with the exception of distribution fields and WBS_Quantity.

Remarks
 
If the value of the DistributionSourceField property is not an empty string, then this field contains the distributed value of the source WBS field according to the WBS-to-BOQ distribution rules specified in the special "_HasWBStoBOQRelations" field.
Version
 
Available since QDV 7.21.851.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition