Example #1
0
 public DataSet GetBLQuery(string ImpBLNo, int ActivityType)
 {
     return(ImportBLDAL.GetBLQuery(ImpBLNo, ActivityType));
 }