FeatureFlags Class |
Namespace: LSRetail.Omni.Domain.DataModel.Base.Setup
public class FeatureFlags
The FeatureFlags type exposes the following members.
| Name | Description | |
|---|---|---|
| FeatureFlags | Initializes a new instance of the FeatureFlags class |
| Name | Description | |
|---|---|---|
| AddFlag(FeatureFlagName, Int32) | ||
| AddFlag(FeatureFlagName, String) | ||
| AddFlag(String, String) | ||
| GetFlagBool | ||
| GetFlagInt | ||
| GetFlagString |