QDVWBS.RemoveTotalModeEverywhere Method

NOTE: This member is now obsolete. Use Qdv.UserApi.IEstimateVersion.RemoveTotalModeEverywhere instead.

Divides all quantities in minutes by WBS quantity when the Total mode is activated and removes the Total mode at WBS level.
[Obsolete("Use Qdv.UserApi.IEstimateVersion.RemoveTotalModeEverywhere instead.")] 
public int RemoveTotalModeEverywhere( 
ref string ErrorMessage = "" 
)
This language is not supported or no code example is available.

Parameters

ErrorMessage
string

Return Value

int

0 if success, error code otherwise.

Remarks
 
The function requires a call to QDVEstimate.Check_And_Repaint to have WBS properly repainted.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition