Share via


ResourceDataSet.CalendarExceptionsDataTable.Shift5StartColumn Property

Defines the column for the Shift5Start field.

Namespace:  [Workflow Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Workflow.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Workflow.asmx?wsdl

Syntax

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

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

ResourceDataSet.CalendarExceptionsDataTable Class

ResourceDataSet.CalendarExceptionsDataTable Members

Workflow Web Service