public DataSet GetPartCollection(int NoofRecords) { return(reportsDataAccess.GetPartCollection(NoofRecords)); }