ResourceDataSet.CalendarExceptionsDataTable.Shift3FinishColumn 属性

定义为Shift3Finish字段的列。

命名空间:  WebSvcWorkflow
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public ReadOnly Property Shift3FinishColumn As DataColumn
    Get
用法
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim value As DataColumn

value = instance.Shift3FinishColumn
public DataColumn Shift3FinishColumn { get; }

属性值

类型:System.Data.DataColumn

另请参阅

引用

ResourceDataSet.CalendarExceptionsDataTable 类

ResourceDataSet.CalendarExceptionsDataTable 成员

WebSvcWorkflow 命名空间