Class WeeklyRepetitionBase
Class WeeklyRepetitionBase
ชื่อพื้นที่: Aspose.Tasks การประกอบ: Aspose.Tasks.dll (25.4.0)
แสดงให้เห็นถึงคลาสพื้นฐานสําหรับการทําซ้ําในรูปแบบการซ้ําสัปดาห์
public abstract class WeeklyRepetitionBase
Inheritance
Derived
อนุญาโตตุลาการ
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
WeeklyRepetitionBase()
เริ่มต้นตัวอย่างใหม่ของ Aspose.Tasks.WeeklyRepetitionBase class
protected WeeklyRepetitionBase()
Properties
RepetitionInterval
รับหรือตั้งค่าจํานวนสัปดาห์ซึ่งหมายถึงช่วงสัปดาห์ระหว่างเหตุการณ์
public int RepetitionInterval { get; set; }