IQdvLicenseInfo Interface

The license info of the QDV application.
Public Interface IQdvLicenseInfo
This language is not supported or no code example is available.
public interface IQdvLicenseInfo
This language is not supported or no code example is available.
Name Description
Public property IsValid Gets a value indicating whether this license is valid.
Public property LicenseCode Get the license code of the currently running QDV application.
Public property LicenseID Get the license ID of the currently running QDV application.
Public property ProgrammingToolsAllowed Gets a value indicating whether programming features are allowed.
Top
Remarks
 
You can get the license info by calling the IQdvEnvironment.GetLicenseInfo method.
Version
 
Available since QDV 7.22.1038.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition