Example #1
0
 public string CheckLatestVersion(string sChartID)
 {
     return(ws.GetSPCLastestVersion(sChartID));
 }