DeployLX Software Protection System

FeatureLimit Class

Identifies named product features

Syntax

<SerializableAttribute> _
Public Class FeatureLimit _
	Inherits ExtendableLimit
[SerializableAttribute]
public class FeatureLimit : ExtendableLimit

Remarks

See the Feature Limit Reference for more information.

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..Limit
    DeployLX.Licensing.v5..::..SuperFormLimit
      DeployLX.Licensing.v5..::..ExtendableLimit
        DeployLX.Licensing.v5..::..FeatureLimit
          DeployLX.Licensing.v5..::..TypeLimit

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

See Also