IEstimate.DeleteVersion Method

Deletes the estimate version.
Sub DeleteVersion( _ 
ByVal deleteAction As VersionDeleteAction
)
This language is not supported or no code example is available.
void DeleteVersion( 
VersionDeleteAction deleteAction 
)
This language is not supported or no code example is available.

Parameters

deleteAction
VersionDeleteAction

The action for deleting the version.

Exception type Condition

QdvApiException

A problem occurred.

Remarks
 

No user events are fired.

Version
 
Available since QDV 7.22.1022.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition