QDVWBS Constructor

NOTE: This member is now obsolete. Use Qdv.UserApi.IEstimate.CurrentVersion (recommended, because it is a cached single instance) or Qdv.UserApi.IEstimate.GetVersion(0) (always creates a new instance).

<Obsolete("Use Qdv.UserApi.IEstimate.CurrentVersion (recommended, because it is a cached single instance) or 
    Qdv.UserApi.IEstimate.GetVersion(0) (always creates a new instance).")> _ 
Public Sub New( _ 
ByRef CallingQDVEstimate As QDVEstimate
)
This language is not supported or no code example is available.
[Obsolete("Use Qdv.UserApi.IEstimate.CurrentVersion (recommended, because it is a cached single instance) or 
    Qdv.UserApi.IEstimate.GetVersion(0) (always creates a new instance).")] 
public QDVWBS( 
ref QDVEstimate CallingQDVEstimate 
)
This language is not supported or no code example is available.

Parameters

CallingQDVEstimate
QDVEstimate

<default>

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition