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