IEstimate.RefreshAll Method
Sub RefreshAll( _
Optional ByVal skipMinutesAndWbsLayouts As Boolean = False _
)
This language is not supported or no code example is available.
Parameters
- skipMinutesAndWbsLayouts
- bool
Indicates whether to skip refreshing the WBS and minutes columns mappings, the task tree and internal cache of WBS and Minutes data. If set to true, then they will be ignored and not refreshed.
Calling this method might be needed if you want your Estimate object to reflect changes after,
e.g. a pushed version or a change in the mapping of minutes or WBS.
Available since QDV 7.13.0001.