次の方法で共有


ResourceDataSet.CalendarExceptionsRow.Finish プロパティ

このカレンダーの例外の終了日時を指定します。

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

構文

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

value = instance.Finish

instance.Finish = value
public DateTime Finish { get; set; }

プロパティ値

型: System.DateTime

関連項目

参照先

ResourceDataSet.CalendarExceptionsRow クラス

ResourceDataSet.CalendarExceptionsRow メンバー

WebSvcTimeSheet 名前空間