Share via


CalendarDataSet.CalendarExceptionsRow.SetShift1StartNull method

Sets the Shift1Start property to a null reference (Nothing in Visual Basic).

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

Syntax

'Declaration
Public Sub SetShift1StartNull
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsRow

instance.SetShift1StartNull()
public void SetShift1StartNull()

See also

Reference

CalendarDataSet.CalendarExceptionsRow class

CalendarDataSet.CalendarExceptionsRow members

WebSvcCalendar namespace