IEstimate.EstimateVersions Property
ReadOnly Property EstimateVersions() As Dictionary(Of String, Integer)
This language is not supported or no code example is available.
Property Value
Dictionary<string, int>
The first part is the letter of the version (A, B, C, etc.), the second one is
the number of the version that you must use in the API to refer to a specific
version. The current version has always number 0.
Older versions are numbered from the lowest number (usually 1) for the oldest one. Newer versions have higher number.
Available since QDV 7.13.0001.