Returns true if first license is better than the other for specified feature.
            
Namespace: CMS.LicenseProviderAssembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- license1
 - Type: CMS.LicenseProvider LicenseKeyInfo
First license 
- license2
 - Type: CMS.LicenseProvider LicenseKeyInfo
Second license 
- feature
 - Type: CMS.DataEngine FeatureEnum
Feature 
Return Value
Type:See Also