Exemple #1
0
 public DataTable GetSurveyor(long LocationId)
 {
     return(ImportBLDAL.GetSurveyor(LocationId));
 }