FeatureType: UiLicenseFeatureType;
The FeatureType property is used to request one feature without specifying name of this feature.
The property is relevant when the ILicenseManager.RequestLicense method is used without the FeatureName parameter.
The property use is given in the example for ILicenseManager.RequestLicense.
See also: