共用方式為


CalendarDataSet.CalendarExceptionsRow.RecurrenceMonthDay 屬性

指定一天的週期性例外的月份。

命名空間:  WebSvcCalendar
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property RecurrenceMonthDay As Integer
    Get
    Set
'用途
Dim instance As CalendarDataSet.CalendarExceptionsRow
Dim value As Integer

value = instance.RecurrenceMonthDay

instance.RecurrenceMonthDay = value
public int RecurrenceMonthDay { get; set; }

屬性值

類型:System.Int32

請參閱

參照

CalendarDataSet.CalendarExceptionsRow 類別

CalendarDataSet.CalendarExceptionsRow 成員

WebSvcCalendar 命名空間