Compartilhar via


CalendarDataSet.CalendarExceptionsRow.IsRecurrencePositionNull method

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

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

Syntax

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

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

Valor retornado

Type: System.Boolean

Ver também

Referência

CalendarDataSet.CalendarExceptionsRow class

CalendarDataSet.CalendarExceptionsRow members

WebSvcCalendar namespace