DeployLX Software Protection System

UpgradeLimit Class

Requires that a serial number from a pervious version be available.

Syntax

<SerializableAttribute> _
Public Class UpgradeLimit _
	Inherits Limit
[SerializableAttribute]
public class UpgradeLimit : Limit

Remarks

See the Upgrade Limit Reference for more information.

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..Limit
    DeployLX.Licensing.v5..::..UpgradeLimit

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also