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