Exemplo n.º 1
0
 public OppContactMotivators(OppContactMotivators source)
     : base(source)
 {
 }
Exemplo n.º 2
0
 public OppContactMotivators(Terrasoft.Configuration.OppContactMotivators source)
     : base(source)
 {
     this.CopyEntityLookupProperties(source);
 }