public QCMaterial GetMaterial(string sampleName, string lotNo) { return(proxy.GetMaterial(sampleName, lotNo)); }