CalendarDataSet.CalendarExceptionsRow.SetShift5FinishNull method
Sets the Shift5Finish property to a null reference (Nothing in Visual Basic).
Namespace: WebSvcCalendar
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetShift5FinishNull
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsRow
instance.SetShift5FinishNull()
public void SetShift5FinishNull()
See also
Reference
CalendarDataSet.CalendarExceptionsRow class