private void detach_EQHosts(EQHost entity)
 {
     this.SendPropertyChanging("EQHosts");
     entity.OrgStructure = null;
 }
 private void detach_EQHosts(EQHost entity)
 {
     this.SendPropertyChanging("EQHosts");
     entity.RbEQueueType = null;
 }