namespace eSuite.Core.Workflow; public enum BudgetOption { DoNotShow, ShowOnly, ShowAndEdit }