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