LicenseFeatureInfoState_enum
LicenseFeatureInfoState_enum
Describes the state of the feature.
Possible values:
enabled
: The current edition license has implicitly enabled this additional feature.disabled
: The current edition license does not allow this additional feature.optional
: The current edition license allows this additional feature.The EnableFeature and DisableFeature methods can be used to enable or disable this feature.
This data structure has no properties.
Enumeration: enabled, disabled, optional,