Class ByMonthDayRepetition

Class ByMonthDayRepetition

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

代表一个基于一个月中的一个日子的绝对位置的模式。

public class ByMonthDayRepetition : MonthlyRepetitionBase

Inheritance

object MonthlyRepetitionBase ByMonthDayRepetition

继承人

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

Constructors

ByMonthDayRepetition()

启动 Aspose.Tasks.ByMonthDayRepetition 类的新例子。

public ByMonthDayRepetition()

Properties

DayPosition

在一个月内获得或设置一个任务必须重复的日期。

public int DayPosition { get; set; }

财产价值

int

 中文