Class DailyRepetitionBase
Class DailyRepetitionBase
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
מייצג מחלקה בסיסית לחזרות בדפוס חזרה יומית.
public abstract class DailyRepetitionBase
ירושה
נגזרות
DailyCalendarRepetition, DailyWorkRepetition
חברים המיוחסים
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
קונסטרוקטורים
DailyRepetitionBase()
מאתחל מופע חדש של מחלקת Aspose.Tasks.DailyRepetitionBase.
protected DailyRepetitionBase()
מאפיינים
RepetitionInterval
מקבל או קובע מספר ימים המייצג את המרווח בימים בין המקרים.
public int RepetitionInterval { get; set; }