Beispiel #1
0
 public DataTable WFDef_GetDetail(int wfid)
 {
     return(da.WFDef_GetDetail(wfid));
 }