public static DataSet GetSOADet(int argFlatId, DateTime argAsOn) { return(FlatDetailsDL.GetSOADet(argFlatId, argAsOn)); }