Enum ScheduleAction
Production schedule actions.
public enum ScheduleAction
Fields
Add = 0Add a unit to the database if it doesn't already exist.
Delete = 1Remove a unit from the database if it exists with no history.
Production schedule actions.
public enum ScheduleAction
Add = 0Add a unit to the database if it doesn't already exist.
Delete = 1Remove a unit from the database if it exists with no history.