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