IManagementDatabaseEstimate.EstimateNumber Property

Gets or sets the estimate ID.
Property EstimateNumber() As String
This language is not supported or no code example is available.
string EstimateNumber {get; set;}
This language is not supported or no code example is available.

Property Value

string
Exception type Condition

QdvApiException

There was an attempt to set the property, but this is not the latest estimate version 0 which is editable.

There was an attempt to set the estimate number to a value that is an empty string, invalid or it already exists in the management database.

NotSupportedException

There was an attempt to set the estimate number while numbering rules are applied.

Version
 
Available since QDV 7.14.520.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition