Class MonthlyRecurrencePattern

Class MonthlyRecurrencePattern

Nazwa przestrzeń: Aspose.Tasks Zgromadzenie: Aspose.Tasks.dll (25.4.0)

Przedstawia zestaw parametrów wykorzystywanych do tworzenia miesięcznego zadania powtarzającego się w projekcie.

public class MonthlyRecurrencePattern : RecurrencePatternBase

Inheritance

object RecurrencePatternBase MonthlyRecurrencePattern

Dziedziczeni członkowie

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

Constructors

MonthlyRecurrencePattern()

Inicjalizuje nowy przykład klasy Aspose.Tasks.MonthlyRecurrencePattern.

public MonthlyRecurrencePattern()

Properties

Repetition

Uzyskuje lub ustawia powtarzający się wzór powtórzenia.

public MonthlyRepetitionBase Repetition { get; set; }

Wartość nieruchomości

MonthlyRepetitionBase

 Polski