public OppContactInfluence(Terrasoft.Configuration.OppContactInfluence source)
     : base(source)
 {
     this.CopyEntityLookupProperties(source);
 }
Ejemplo n.º 2
0
 public OppContactInfluence(OppContactInfluence source)
     : base(source)
 {
 }