次の方法で共有


ResourceDataSet.CalendarExceptionsRow.Shift1Finish プロパティ

最初のシフトが終了する日の分です。

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

構文

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

value = instance.Shift1Finish

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

プロパティ値

型: System.Int32

関連項目

参照先

ResourceDataSet.CalendarExceptionsRow クラス

ResourceDataSet.CalendarExceptionsRow メンバー

WebSvcWorkflow 名前空間