Exemple #1
0
 public static DataTable PopulateVendorDetList(int argVendorID, string argSuppType, string argListVendorId)
 {
     return(VendorDL.PopulateVendorDetList(argVendorID, argSuppType, argListVendorId));
 }