次の方法で共有


ResourceDataSet.CalendarExceptionsRow.RecurrenceDays プロパティ

このカレンダーの例外が有効になる曜日を表すバイナリ フラグ整数です。

名前空間:  WebSvcWorkflow
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property RecurrenceDays As Integer
    Get
    Set
'使用
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As Integer

value = instance.RecurrenceDays

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

プロパティ値

型: System.Int32

関連項目

参照先

ResourceDataSet.CalendarExceptionsRow クラス

ResourceDataSet.CalendarExceptionsRow メンバー

WebSvcWorkflow 名前空間