Class MonthlyRepetitionBase

Class MonthlyRepetitionBase

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

월별 일 위치에 대한 기본 패턴을 나타냅니다.

public abstract class MonthlyRepetitionBase

상속

objectMonthlyRepetitionBase

파생

ByMonthDayRepetition, ByMonthWeekDayRepetition

상속된 멤버

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

생성자

MonthlyRepetitionBase()

Aspose.Tasks.MonthlyRepetitionBase 클래스의 새 인스턴스를 초기화합니다.

protected MonthlyRepetitionBase()

속성

RepetitionInterval

발생 사이의 월 수를 나타내는 월 수를 가져오거나 설정합니다.

public int RepetitionInterval { get; set; }

속성 값

int

 한국어