Class YearlyRecurrencePattern

Class YearlyRecurrencePattern

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

Esittävät parametrien joukon käytetään luomaan vuosittain toistuvan tehtävän hankkeessa.

public class YearlyRecurrencePattern : RecurrencePatternBase

Inheritance

object RecurrencePatternBase YearlyRecurrencePattern

Perintöjäsenet

RecurrencePatternBase.RecurrenceRange , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

YearlyRecurrencePattern()

Aloitetaan Aspose.Tasks.YearlyRecurrencePattern luokan uusi tapaus.

public YearlyRecurrencePattern()

Properties

Repetition

Saa tai asettaa toistuvan asennon malli.

public YearlyRepetitionBase Repetition { get; set; }

Omistuksen arvo

YearlyRepetitionBase

 Suomi