Share via


ResourceDataSet.CalendarExceptionsDataTable.Shift4FinishColumn property

Defines the column for the Shift4Finish field.

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public ReadOnly Property Shift4FinishColumn As DataColumn
    Get
'Usage
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim value As DataColumn

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

Property value

Type: System.Data.DataColumn

See also

Reference

ResourceDataSet.CalendarExceptionsDataTable class

ResourceDataSet.CalendarExceptionsDataTable members

WebSvcResource namespace