Class WeeklyRepetition

Class WeeklyRepetition

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

Represents a pattern which is based on weekdays.

public class WeeklyRepetition : WeeklyRepetitionBase

Inheritance

objectWeeklyRepetitionBaseWeeklyRepetition

Inherited Members

WeeklyRepetitionBase.RepetitionInterval, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

WeeklyRepetition()

Initializes a new instance of the Aspose.Tasks.WeeklyRepetition class.

public WeeklyRepetition()

Properties

WeekDays

Gets or sets a type of weekdays.

public WeekdayType WeekDays { get; set; }

Property Value

WeekdayType