public SysEntitySchemaRecordDefRight(Terrasoft.Configuration.SysEntitySchemaRecordDefRight source)
     : base(source)
 {
     this.CopyEntityLookupProperties(source);
 }
Beispiel #2
0
 public SysEntitySchemaRecordDefRight(SysEntitySchemaRecordDefRight source)
     : base(source)
 {
 }