DeployLX Software Protection System

Limit..::..License Property

Gets or sets a reference to the SecureLicense that contains this Limit.

Syntax

<BrowsableAttribute(False)> _
Public Property License As SecureLicense
	Get
	Set
[BrowsableAttribute(false)]
public SecureLicense License { get; set; }

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

See Also