IRepositoryScriptManager.VersionMajor

Syntax

VersionMajor: Integer;

Description

The VersionMajor property returns a number of the main repository version.

Comments

Execute the FetchVersion method to receive the version.

Fore and Fore.NET Examples

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

See also:

IRepositoryScriptManager