共用方式為


CalendarException.RecurrenceMonthDay property

取得月份的日期設定每年循環時。

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

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

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

Property value

Type: System.Int32
值,表示一天。

請參閱

參照

CalendarException class

CalendarException members

Microsoft.ProjectServer.Client namespace