Class DailyRecurrencePattern
Class DailyRecurrencePattern
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
מייצג את קבוצת הפרמטרים שמשמשים ליצירת משימה חוזרת יומית בפרויקט.
public class DailyRecurrencePattern : RecurrencePatternBase
ירושה
object ← RecurrencePatternBase ← DailyRecurrencePattern
חברים ירושים
RecurrencePatternBase.RecurrenceRange, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
בונים
DailyRecurrencePattern()
מאתחל מופע חדש של מחלקת Aspose.Tasks.DailyRecurrencePattern.
public DailyRecurrencePattern()
מאפיינים
Repetition
מקבל או קובע את תבנית החזרות בתבנית החזרה היומית.
public DailyRepetitionBase Repetition { get; set; }