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