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