Exemple #1
0
 public bool ZUPDeleteObject(string strINTID, bool boPhyDel = false)
 {
     return(DxActiveX.ZUPDeleteObject(strINTID, boPhyDel));
 }