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