Exemple #1
0
 public static DataSet GetSOADet(int argFlatId, DateTime argAsOn)
 {
     return(MISDL.GetSOADet(argFlatId, argAsOn));
 }