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