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