Class WeeklyRepetitionBase

Class WeeklyRepetitionBase

名称: Aspose.Tasks 集合: Aspose.Tasks.dll (25.4.0)

代表在每周重复模式中重复的基本类。

public abstract class WeeklyRepetitionBase

Inheritance

object WeeklyRepetitionBase

Derived

WeeklyRepetition

继承人

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

财产价值

int

 中文