IManagementDatabaseEstimateTable.PushNewVersion Method

Pushes a new version of the specified estimate.
Function PushNewVersion( _ 
ByVal estimateGuid As String
) As IManagementDatabaseEstimate
This language is not supported or no code example is available.
IManagementDatabaseEstimate PushNewVersion( 
string estimateGuid 
)
This language is not supported or no code example is available.

Parameters

estimateGuid
string

The GUID of the estimate.

Return Value

IManagementDatabaseEstimate

A newly created version of the specified 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