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