Class LicenseManager.LicenseManagerNonAutoUpdate
License Manager override used during license upgrade.
Inherited Members
Namespace: SuperOffice.License
Assembly: SoDataBase.dll
Syntax
public class LicenseManagerNonAutoUpdate : LicenseManager
Constructors
LicenseManagerNonAutoUpdate()
License Manager override used during license upgrade.
Declaration
public LicenseManagerNonAutoUpdate()
Properties
AllowAutoUpdate
Turn off auto-updating of the license while we are upgrading.
Declaration
protected override bool AllowAutoUpdate { get; }
Property Value
Type | Description |
---|---|
Boolean |
Overrides
Extension Methods
EnumUtil.MapEnums<From, To>(From)