this.Start = DateTime.Now;this.End= Start.AddDays(length); //Lenght is an int from 0 to 40, days
this.Start = DateTime.Now;
this.End= Start.AddDays(length); //Lenght is an int from 0 to 40, days