Exemple #1
0
 public static DataTable GetEditRegisterBuyerDet(int argEntryId)
 {
     return(CallsheetentryDL.GetEditRegisterBuyerDet(argEntryId));
 }