Exemplo n.º 1
0
 private void detach_CNS_CensusMember(CNS_CensusMember entity)
 {
     this.SendPropertyChanging();
     entity.AM_Kind = null;
 }
Exemplo n.º 2
0
 private void detach_CNS_CensusMember(CNS_CensusMember entity)
 {
     this.SendPropertyChanging();
     entity.CNS_PoliticalAffiliation = null;
 }