IOverhead.EnsureAllSheetsRefreshed Method

Ensures that all sheets in the overhead are refreshed, including the planner, cash data sheets and all sheets which may need a refresh after IEstimateVersion.ComputeAll.
Sub EnsureAllSheetsRefreshed()
This language is not supported or no code example is available.
void EnsureAllSheetsRefreshed()
This language is not supported or no code example is available.
Exception type Condition

QdvApiException

A problem occurred.

Remarks
 

Unlike IEstimateVersion.ComputeAll, this method refreshes also the sheets having the blinking refresh button in the status bar.

The operation may trigger a IEstimateVersion.ComputeAll,  so it may take some time.

If you just want to refresh the WBS overhead sheet, use RefreshWbsSheetOnly.

Version
 
Available since QDV 7.13.494.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition