Exemple #1
0
 public static DataTable GET_ItemTypeAll(string QuotationCode)
 {
     return(DAL_PURC_Common.GET_ItemTypeAll_DL(QuotationCode));
 }