Enum FeatureStatus
Represents the installation status of a feature
Namespace: TimeCockpit.Data.Install
Assembly: TimeCockpit.Data.dll
Syntax
public enum FeatureStatus
Fields
| Name | Description |
|---|---|
| Installed | Feature has been installed |
| NotInstalled | Feature has not been installed |