logo
The QDV API Reference
Search
Cancel
QDVEstimate.CloseEstimate Method
Namespace:
QDVUserAPI
Assembly: QDVUserAPI (in QDVUserAPI.dll)
Closes the estimate and releases memory.
VB
C#
F#
C++
JScript
Copy
public
void
CloseEstimate()
This language is not supported or no code example is available.
Remarks
You must call this method if you opened an estimate from an external file. You should avoid closing the current estimate.
Applies to
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2
See Also
QDVEstimate Class
QDVUserAPI Namespace
In this article
Definition