Leadtools.Dicom.AddIn.Interfaces Namespace : ILicense Interface |
The following tables list the members exposed by ILicense.
Name | Description | |
---|---|---|
Customer | Gets the customer. | |
Features | Gets all the features for this license. | |
Manufacturer | Gets the manufacturer. | |
Product | Gets the product. |
Name | Description | |
---|---|---|
GetFeature | Gets the feature with the specified feature id. | |
GetFeatureCount | Gets the maximum number for a LimitedNumber feature. | |
GetFeatureData | Gets the extra data associated with a feature. | |
IsFeatureEvaluation | Determines whether specified feature is being evaluated. | |
IsFeatureExpired | Determines whether specified feature has expired. | |
IsFeatureValid | Determines whether specified feature is valid. | |
IsValid | Determines whether this license is valid. | |
Load | Loads the specified license file. |
Name | Description | |
---|---|---|
LicenseChanged | Occurs when the license has changed. |