Specifies the state of a subject. Namespace: MindFusion.Scheduling.Compact
|
C# |
---|
public enum State |
Visual Basic |
---|
Public Enumeration State |
Member name | Description | |
---|---|---|
![]() |
Disabled |
Indicates that the subject is disabled. |
![]() |
Enabled |
Indicates that the subject is enabled. |
![]() |
Unspecified |
Indicates undetermined state. |