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; }