Visual Guard Class Library Documentation

VGProductInformation.VersionForNewRepository Property

Gets the version of Visual Guard repository created by this version of the runtime.

public static Version VersionForNewRepository {get;}

Property Value

A Version object representing the version of a repository created by this runtime.

Remarks

This version is used by the Visual Guard console when a new repository is created. This version is upgraded each time the data model of the repository is modified.

See Also

VGProductInformation Class | Novalys.VisualGuard.Security Namespace