Share via


ResourceDataSet.CalendarExceptionsDataTable.Shift4FinishColumn Property

Defines the column for the Shift4Finish field.

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

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

TimeSheet Web Service