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>