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