DeployLX Software Protection System

BetaLimit Class

Indicates that the license is for a beta version of the software. Provides a notice when the beta has expired and instructions on how to download the latest version.

Syntax

<SerializableAttribute> _
Public Class BetaLimit _
	Inherits SuperFormLimit
[SerializableAttribute]
public class BetaLimit : SuperFormLimit

Remarks

See the Beta Limit Reference for more information.

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..Limit
    DeployLX.Licensing.v5..::..SuperFormLimit
      DeployLX.Licensing.v5..::..BetaLimit

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

See Also