public EstimateBacklogResponse(BacklogEstimateBatch EstimateBacklogResult)
 {
     this.EstimateBacklogResult = EstimateBacklogResult;
 }