IRepositoryScriptManager.VersionMinor

Syntax

VersionMinor: Integer;

Description

The VersionMinor property returns a number of the intermediate version of repository.

Comments

Execute the FetchVersion method to receive the version.

Example

The example of use is given in description of the IRepositoryScriptManager.FetchVersion method.

See also:

IRepositoryScriptManager