LicenseFeatureType Enumeration

Summary

License feature types.

Syntax
C#
VB
C++
public enum LicenseFeatureType 
  
Public Enum LicenseFeatureType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class LicenseFeatureType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members
ValueMemberDescription
0OnFeature is on.
1OffFeature is off.
2EvalFeature is being evaluated.
3LimitedNumberFeature is limited by a max number.

Requirements

Target Platforms

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly