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