Compartilhar via


CalendarDataSet.CalendarExceptionsRow.IsRecurrenceFrequencyNull method

Determina se a propriedade RecurrenceFrequency está definida como a null reference (Nothing in Visual Basic).

Namespace:  WebSvcCalendar
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public Function IsRecurrenceFrequencyNull As Boolean
'Uso
Dim instance As CalendarDataSet.CalendarExceptionsRow
Dim returnValue As Boolean

returnValue = instance.IsRecurrenceFrequencyNull()
public bool IsRecurrenceFrequencyNull()

Valor retornado

Type: System.Boolean

Ver também

Referência

CalendarDataSet.CalendarExceptionsRow class

CalendarDataSet.CalendarExceptionsRow members

WebSvcCalendar namespace