Example #1
0
 public static string GetProvince(string detptid)
 {
     return(OperationDal.GetProvince(detptid));
 }