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