public static bool InsertMandate(MandateInfo mandate, List <SampleInfo> sampleList, ref string err) { return(MandateInfoPro.InsertMandate(mandate, sampleList, ref err)); }