共用方式為


CalendarExceptionCreationInformation.RecurrenceMonthDay 屬性

取得或設定一個月的天設定每年週期時。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public Property RecurrenceMonthDay As Integer
    Get
    Set
'用途
Dim instance As CalendarExceptionCreationInformation
Dim value As Integer

value = instance.RecurrenceMonthDay

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

屬性值

類型:System.Int32
代表一天的值。

請參閱

參照

CalendarExceptionCreationInformation 類別

CalendarExceptionCreationInformation 成員

Microsoft.ProjectServer.Client 命名空間