共用方式為


AbsoluteMonthlySchedule interface

針對排程,例如:'recur every month on the 15' 或 'recur every 3 month on the 20th'。

屬性

dayOfMonth

月份的日期。

intervalMonths

指定每組發生次數之間的月數。

屬性詳細資料

dayOfMonth

月份的日期。

dayOfMonth: number

屬性值

number

intervalMonths

指定每組發生次數之間的月數。

intervalMonths: number

屬性值

number