ResourceDataSet.CalendarExceptionsRow.RecurrenceMonth プロパティ
毎年の頻度を設定する場合は、月の値を指定します。
名前空間: WebSvcTimeSheet
アセンブリ: 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 クラス