Exemplo n.º 1
0
 public static DataTable Get_ASL_System_SupplierProposed_Parameter(int Parent_Code, string searchtext, int?UserID)
 {
     return(DAL_ASL_Supplier.Get_ASL_System_SupplierProposed_Parameter(Parent_Code, "", UserID));
 }