CalendarDataSet.CalendarExceptionsRow.SetShift5StartNull Method
Sets the Shift5Start property to a null value.
Namespace: WebSvcCalendar
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetShift5StartNull
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsRow
instance.SetShift5StartNull()
public void SetShift5StartNull()
See Also
Reference
CalendarDataSet.CalendarExceptionsRow Class