Class MonthlyRecurrencePattern

Class MonthlyRecurrencePattern

İsim alanı : Aspose.Tasks Toplantı: Aspose.Tasks.dll (25.4.0)

Bir projede aylık tekrarlayan bir görev oluşturmak için kullanılan parametrelerin bir dizi temsil eder.

public class MonthlyRecurrencePattern : RecurrencePatternBase

Inheritance

object RecurrencePatternBase MonthlyRecurrencePattern

mirasçı üyeleri

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

Constructors

MonthlyRecurrencePattern()

Aspose.Tasks.MonthlyRecurrencePattern sınıfının yeni bir örneğini başlatır.

public MonthlyRecurrencePattern()

Properties

Repetition

Tekrarlayan tekrarlama şablonunu alır veya ayarlar.

public MonthlyRepetitionBase Repetition { get; set; }

Mülkiyet Değer

MonthlyRepetitionBase

 Türkçe