public static DataTable GetFlatType(string argFlatTypeId) { return(CompetitorDL.GetFlatType(argFlatTypeId)); }