Exemplo n.º 1
0
 public static DataTable GetCostSheet(int argCCId, bool argTypewise)
 {
     return(FlatTypeDL.GetCostSheet(argCCId, argTypewise));
 }