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