Esempio n. 1
0
 public static DataSet GetPBSOADet(int argFlatId, DateTime argAsOn)
 {
     return(FlatDetailsDL.GetPBSOADet(argFlatId, argAsOn));
 }