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