namespace StructureHelperLogics.Infrastructures.CommonEnums { public enum CalcTerms { ShortTerm, LongTerm, } }