Class ByYearDayRepetition

Class ByYearDayRepetition

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

パターンは、一日の月間の絶対的な位置に基づくパターンです。

public class ByYearDayRepetition : YearlyRepetitionBase

Inheritance

object YearlyRepetitionBase ByYearDayRepetition

相続人

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

Constructors

ByYearDayRepetition()

Aspose.Tasks.ByYearDayRepetitionクラスの新しい例を開始します。

public ByYearDayRepetition()

Properties

DayPosition

受けるか、あるいはその任務が繰り返される月の日立場を設定する。

public int DayPosition { get; set; }

不動産価値

int

Month

受けるか、または任務が繰り返される月を設定する。

public Month Month { get; set; }

不動産価値

Month

 日本語