CalendarDataSet.CalendarExceptionsRow.SetShift2StartNull method
Define a propriedade Shift2Start para a null reference (Nothing in Visual Basic).
Namespace: WebSvcCalendar
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Sub SetShift2StartNull
'Uso
Dim instance As CalendarDataSet.CalendarExceptionsRow
instance.SetShift2StartNull()
public void SetShift2StartNull()
Ver também
Referência
CalendarDataSet.CalendarExceptionsRow class