QDVEstimate.Repaint_Current_View Method

NOTE: This member is now obsolete. Use Qdv.UserApi.IEstimate.RepaintCurrentView instead.

Repaints the current estimate view in QDV GUI.
[Obsolete("Use Qdv.UserApi.IEstimate.RepaintCurrentView instead.")] 
public void Repaint_Current_View( 
int ForceComputeAll = 0, 
int ForceSynchroManagement = 0 
)
This language is not supported or no code example is available.

Parameters

ForceComputeAll
int

Unused.

ForceSynchroManagement
int

Unused.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition