ResourceDataSet.CalendarExceptionsRow.Start プロパティ
このカレンダーの例外の開始日時を指定します。
名前空間: WebSvcResource
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property Start As DateTime
Get
Set
'使用
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As DateTime
value = instance.Start
instance.Start = value
public DateTime Start { get; set; }
プロパティ値
関連項目
参照先
ResourceDataSet.CalendarExceptionsRow クラス