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