ResourceDataSet.CalendarExceptionsRow.Shift1Start プロパティ
最初のシフトの開始時に、その日の分です。
名前空間: WebSvcWorkflow
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property Shift1Start As Integer
Get
Set
'使用
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As Integer
value = instance.Shift1Start
instance.Shift1Start = value
public int Shift1Start { get; set; }
プロパティ値
型: System.Int32
関連項目
参照先
ResourceDataSet.CalendarExceptionsRow クラス