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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.