CalendarDataSet.CalendarExceptionsRow.SetShift4StartNull method
Sets the Shift4Start property to a null reference (Nothing in Visual Basic).
Namespace: WebSvcCalendar
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetShift4StartNull
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsRow
instance.SetShift4StartNull()
public void SetShift4StartNull()
See also
Reference
CalendarDataSet.CalendarExceptionsRow class