Class MonthlyRecurrencePattern
Class MonthlyRecurrencePattern
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
แทนชุดของพารามิเตอร์ที่ใช้ในการสร้างงานที่เกิดขึ้นซ้ำรายเดือนในโครงการ
public class MonthlyRecurrencePattern : RecurrencePatternBase
การสืบทอด
object ← RecurrencePatternBase ← MonthlyRecurrencePattern
สมาชิกที่สืบทอด
RecurrencePatternBase.RecurrenceRange, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
ตัวสร้าง
MonthlyRecurrencePattern()
ทำการเริ่มต้นอินสแตนซ์ใหม่ของคลาส Aspose.Tasks.MonthlyRecurrencePattern
public MonthlyRecurrencePattern()
คุณสมบัติ
Repetition
รับหรือกำหนดรูปแบบการเกิดซ้ำ
public MonthlyRepetitionBase Repetition { get; set; }