Class WeeklyRecurrencePattern
Class WeeklyRecurrencePattern
Именује се: Aspose.Tasks Асамблеја: Aspose.Tasks.dll (25.4.0)
Представља сет параметара који се користе за стварање недељно понављајуће задатке у пројекту.
public class WeeklyRecurrencePattern : RecurrencePatternBase
Inheritance
object ← RecurrencePatternBase ← WeeklyRecurrencePattern
Наслеђени чланови
RecurrencePatternBase.RecurrenceRange , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
WeeklyRecurrencePattern()
Иницијалише нову инстанцију Аппосе.Таскс.СедмичноРецурренсПаттерн класе.
public WeeklyRecurrencePattern()
Properties
Repetition
Добијете или постављате образац понављања.
public WeeklyRepetitionBase Repetition { get; set; }