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