IWbs.DistributeWbsToBoqColumns Method

Runs the WBS to BOQ distribution to feed the BOQ columns (when WBS to BOQ distribution columns are implemented).
Sub DistributeWbsToBoqColumns()
This language is not supported or no code example is available.
void DistributeWbsToBoqColumns()
This language is not supported or no code example is available.
Remarks
 

This method is called automatically at the end of a compute selling prices operation. However, the ON_END_COMPUTE_SELLING_PRICE event is called after this.

When you want your macros invoked in this event to bring change to figures that influence the distribution, you may have to invoke this method in your macro.

Version
 
Available since QDV 7.21.873.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition