Schedule |
[SerializableAttribute] public enum ScheduleStateTransitionType
| Member name | Value | Description |
|---|---|---|
| Inactive | 0 | Schedule edge object represents state change from active to not active |
| Active | 1 | Schedule edge object represents state change from not active to active |