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

财产价值

int

 中文