Exemplo n.º 1
0
 public static bool ExistsNetPay(int soSysNo)
 {
     return(CommonDA.ExistsNetPay(soSysNo, CompanyCode));
 }