Share via


ResourceDataSet.CalendarExceptionsDataTable.Shift4StartColumn Property

Defines the column for the Shift4Start field.

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

Syntax

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

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

ResourceDataSet.CalendarExceptionsDataTable Class

ResourceDataSet.CalendarExceptionsDataTable Members

Resource Web Service