public static List <PriceMarginTiers> GetListOfPriceMarginTiers()
 {
     return(PriceMarginTiers.LoadList());
 }