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