Esempio n. 1
0
 public static DataSet GetCCSOADet(int argCCId, DateTime argAsOn)
 {
     return(MISDL.GetCCSOADet(argCCId, argAsOn));
 }