IEstimate.GetVersion Method
Function GetVersion( _
ByVal VersionID As Integer _
) As IEstimateVersion
This language is not supported or no code example is available.
Parameters
- VersionID
- int
The version number. 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.
Return Value
IEstimateVersionThe object representing the specified estimate version.
You can get the available estimate version numbers from EstimateVersions property.
Available since QDV 7.13.0001.