Class FeatureState
Whether a feature state is enabled or disabled
Inheritance
System.Object
FeatureState
Namespace: Mediachase.Commerce.Core.Features
Assembly: Mediachase.Commerce.dll
Version: 14.26.0Syntax
public sealed class FeatureState : Enum
Fields
Disabled
Feature disabled
Declaration
public const FeatureState Disabled
Field Value
Type | Description |
---|---|
FeatureState |
Enabled
Enabled by default
Declaration
public const FeatureState Enabled
Field Value
Type | Description |
---|---|
FeatureState |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |