IEstimate.GetVersion Method

Gets the estimate version with specified version number.
IEstimateVersion GetVersion( 
   int VersionID 
)

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

IEstimateVersion

The object representing the specified estimate version.

Remarks
 

You can get the available estimate version numbers from EstimateVersions property.

Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2