public OppDepartmentForecast(OppDepartmentForecast source) : base(source) { }
public OppDepartmentForecast(Terrasoft.Configuration.OppDepartmentForecast source) : base(source) { this.CopyEntityLookupProperties(source); }