public OppContactInfluence(Terrasoft.Configuration.OppContactInfluence source)
     : base(source)
 {
     this.CopyEntityLookupProperties(source);
 }
예제 #2
0
 public OppContactInfluence(OppContactInfluence source)
     : base(source)
 {
 }