Compartilhar via


CalendarDataSet.CalendarExceptionsRow.IsShift3StartNull method

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

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

Syntax

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

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

Valor retornado

Type: System.Boolean

Ver também

Referência

CalendarDataSet.CalendarExceptionsRow class

CalendarDataSet.CalendarExceptionsRow members

WebSvcCalendar namespace