次の方法で共有


ResourceDataSet.CalendarExceptionsRow.RecurrenceMonthDay プロパティ

月の日は、毎年の頻度を設定するときにします。

名前空間:  WebSvcWorkflow
アセンブリ:  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 クラス

ResourceDataSet.CalendarExceptionsRow メンバー

WebSvcWorkflow 名前空間