DeployLX Software Protection System

Limit..::..LimitId Property

Gets or sets a unique ID for the limit.

Syntax

Public Property LimitId As String
	Get
	Set
public string LimitId { get; set; }

Remarks

Caution Do not change the LimitId of a license that has already been released to the user. All persistent information such as time and clock checks will be lost.

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

See Also