IManagementDatabaseEstimateTable.DeleteEstimate Method

Deletes all versions of the specified estimate.
Sub DeleteEstimate( _ 
ByVal estimateGuid As String
)
This language is not supported or no code example is available.
void DeleteEstimate( 
string estimateGuid 
)
This language is not supported or no code example is available.

Parameters

estimateGuid
string

The GUID of the estimate.

Exception type Condition

QdvApiException

A problem occurred.

Version
 
Available since QDV 7.14.520.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition