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