Compartilhar via


ResourceDataSet.CalendarExceptionsRow.IsShift3StartNull método

Determina se a propriedade Shift3Start está definida como um valor nulo.

Namespace:  WebSvcWorkflow
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

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

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

ResourceDataSet.CalendarExceptionsRow classe

ResourceDataSet.CalendarExceptionsRow membros

WebSvcWorkflow namespace