Exemplo n.º 1
0
 public static DataTable GetToFlatDetails(int argCCId)
 {
     return(FlatDetailsDL.GetToFlatDetails(argCCId));
 }