DeployLX Software Protection System

LimitEditorAttribute Class

Defines the runtime Type of the visual editor used to modify the limit in the advanced editor of the License Manager.

Syntax

<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple := False, Inherited := True)> _
Public NotInheritable Class LimitEditorAttribute _
	Inherits Attribute
[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
public sealed class LimitEditorAttribute : Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    DeployLX.Licensing.v5..::..LimitEditorAttribute

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

See Also