ResourceDataSet.CalendarExceptionsRow.Finish 属性

结束日期和时间时此日历例外日期。

命名空间:  WebSvcWorkflow
程序集:  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 成员

WebSvcWorkflow 命名空间