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