Exemplo n.º 1
0
 public bool WFDef_Seqno_U(int wfdefid, string stepflag)
 {
     return(da.WFDef_Seqno_U(wfdefid, stepflag));
 }