Class MonthlyRepetitionBase
Class MonthlyRepetitionBase
이름 공간 : Aspose.Tasks 모임: Aspose.Tasks.dll (25.4.0)
월간 일상 위치에 대한 기본 패턴을 나타냅니다.
public abstract class MonthlyRepetitionBase
Inheritance
object ← MonthlyRepetitionBase
Derived
ByMonthDayRepetition , ByMonthWeekDayRepetition
상속 회원들
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
MonthlyRepetitionBase()
Aspose.Tasks.MonthlyRepetitionBase 클래스의 새로운 예를 시작합니다.
protected MonthlyRepetitionBase()
Properties
RepetitionInterval
그것은 발생 사이의 몇 달 간격을 나타내는 한 달의 숫자를 얻거나 설정합니다.
public int RepetitionInterval { get; set; }