ResourceDataSet.CalendarExceptionsRow.RecurrenceMonthDay 屬性
指定的月份天設定每年週期時。
命名空間: WebSvcResource
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property RecurrenceMonthDay As Integer
Get
Set
'用途
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As Integer
value = instance.RecurrenceMonthDay
instance.RecurrenceMonthDay = value
public int RecurrenceMonthDay { get; set; }
屬性值
類型:System.Int32
請參閱
參照
ResourceDataSet.CalendarExceptionsRow 類別