Class ByMonthDayRepetition
Class ByMonthDayRepetition
이름 공간 : Aspose.Tasks 모임: Aspose.Tasks.dll (25.4.0)
그것은 한 달에 하루의 절대적인 위치를 기반으로 한 패턴을 나타냅니다.
public class ByMonthDayRepetition : MonthlyRepetitionBase
Inheritance
object ← MonthlyRepetitionBase ← ByMonthDayRepetition
상속 회원들
MonthlyRepetitionBase.RepetitionInterval , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
ByMonthDayRepetition()
Aspose.Tasks.ByMonthDayRepetition 클래스의 새로운 사례를 시작합니다.
public ByMonthDayRepetition()
Properties
DayPosition
임무가 반복되어야하는 한 달에 하루의 위치를 얻거나 설정합니다.
public int DayPosition { get; set; }