Class MonthlyRecurrencePattern

Class MonthlyRecurrencePattern

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

Reprezentuje zestaw parametrów używanych do tworzenia miesięcznie powtarzającego się zadania w projekcie.

public class MonthlyRecurrencePattern : RecurrencePatternBase

Dziedziczenie

objectRecurrencePatternBaseMonthlyRecurrencePattern

Członkowie dziedziczeni

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

Konstruktorzy

MonthlyRecurrencePattern()

Inicjalizuje nową instancję klasy Aspose.Tasks.MonthlyRecurrencePattern.

public MonthlyRecurrencePattern()

Właściwości

Repetition

Pobiera lub ustawia wzorzec powtarzania.

public MonthlyRepetitionBase Repetition { get; set; }

Wartość właściwości

MonthlyRepetitionBase

 Polski