Class ByYearWeekDayRepetition
Class ByYearWeekDayRepetition
이름 공간 : Aspose.Tasks 모임: Aspose.Tasks.dll (25.4.0)
한 달에 일주일의 위치를 기반으로 한 패턴을 나타냅니다.
public class ByYearWeekDayRepetition : YearlyRepetitionBase
Inheritance
object ← YearlyRepetitionBase ← ByYearWeekDayRepetition
상속 회원들
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
ByYearWeekDayRepetition()
Aspose.Tasks.ByYearWeekDayRepetition 클래스의 새로운 사례를 시작합니다.
public ByYearWeekDayRepetition()
Properties
Month
임무가 반복되어야 할 한 달을 얻거나 설정합니다.
public Month Month { get; set; }
부동산 가치
Position
한 달의 일주일에 하루의 위치를 얻거나 설정하여 작업이 반복되어야합니다.
public OrdinalNumber Position { get; set; }
부동산 가치
WeekDay
일주일이 되거나 일주일이 되거나 일주일이 되거나 일주일이 되거나 일주일이 된다.
public DayOfWeek WeekDay { get; set; }