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