IManagementDatabaseEstimateTable.GetEstimateVersions Method
Function GetEstimateVersions( _
ByVal estimateGuid As String _
) As IEnumerable(Of IManagementDatabaseEstimate)
This language is not supported or no code example is available.
IEnumerable<IManagementDatabaseEstimate> GetEstimateVersions(
string estimateGuid
)
This language is not supported or no code example is available.
Parameters
- estimateGuid
- string
The GUID of the estimate.
Return Value
IEnumerable<IManagementDatabaseEstimate>A list of all estimate versions of the specified estimate. An empty list if the estimate with the specified GUID doesn't exist.
There is always at least one version with number 0 if the estimate with the specified GUID exists.
Available since QDV 7.14.520.