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