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