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