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