namespace StructureHelperCommon.Infrastructures.Enums { public enum CalcTerms { ShortTerm, LongTerm, } }