Class MonthlyRecurrencePattern
Class MonthlyRecurrencePattern
ชื่อพื้นที่: Aspose.Tasks การประกอบ: Aspose.Tasks.dll (25.4.0)
แสดงให้เห็นถึงชุดของพารามิเตอร์ที่ใช้ในการสร้างงานประจําเดือนในโครงการ
public class MonthlyRecurrencePattern : RecurrencePatternBase
Inheritance
object ← RecurrencePatternBase ← MonthlyRecurrencePattern
อนุญาโตตุลาการ
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
public MonthlyRecurrencePattern()
Properties
Repetition
รับหรือตั้งรูปแบบการตอบสนองที่ซ้ํากัน
public MonthlyRepetitionBase Repetition { get; set; }