public CdmaRegionStatDetails(CdmaRegionStatTrend trend) { StatDates = trend.StatDates; RegionList = trend.RegionList; ImportDetails(trend.ViewList); }