ResourceDataSet.CalendarExceptionsRow.SetRecurrenceMonthNull método
Define a propriedade RecurrenceMonth para um valor nulo.
Namespace: WebSvcWorkflow
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Sub SetRecurrenceMonthNull
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsRow
instance.SetRecurrenceMonthNull()
public void SetRecurrenceMonthNull()
Ver também
Referência
ResourceDataSet.CalendarExceptionsRow classe