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