共用方式為


ResourceDataSet.CalendarExceptionsRow.RecurrenceMonth 屬性

設定每年週期時,請指定的月份值。

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

語法

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

value = instance.RecurrenceMonth

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

屬性值

類型:System.Int32

請參閱

參照

ResourceDataSet.CalendarExceptionsRow 類別

ResourceDataSet.CalendarExceptionsRow 成員

WebSvcResource 命名空間