Class EndByRecurrenceRange

Class EndByRecurrenceRange

ja nimityö: Aspose.Tasks Kokoelma: Aspose.Tasks.dll (25.4.0)

Se edustaa toistuvan tehtävän taajuutta, joka on rajoitettu loppupäivällä.

public class EndByRecurrenceRange : RecurrenceRangeBase

Inheritance

object RecurrenceRangeBase EndByRecurrenceRange

Perintöjäsenet

RecurrenceRangeBase.Start , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EndByRecurrenceRange()

Aloittaa Aspose.Tasks.EndByRecurrenceRange -luokan uusi esimerkki.

public EndByRecurrenceRange()

Properties

Finish

Saat tai asettaa päivämäärän, joka rajoittaa toistuvan tehtävän toistuvan taajuuden.

public DateTime Finish { get; set; }

Omistuksen arvo

DateTime

 Suomi