IQdvLicenseInfo Interface
| Name | Description | |
|---|---|---|
 
    
	 | 
	IsValid | Gets a value indicating whether this license is valid. | 
 
    
	 | 
	LicenseCode | Get the license code of the currently running QDV application. | 
 
    
	 | 
	LicenseID | Get the license ID of the currently running QDV application. | 
 
    
	 | 
	ProgrammingToolsAllowed | Gets a value indicating whether programming features are allowed. | 
	
			You can get the license info by calling the IQdvEnvironment.GetLicenseInfo method.
	
					
	
		Available since QDV 7.22.1038.
	
					
    
	