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