Example #1
0
 public DataSet GetPartCollectionDetails(int NoofRecords)
 {
     return(reports.GetPartCollection(NoofRecords));
 }