Compartilhar via


ResourceDataSet.CalendarExceptionsRow.IsShift5FinishNull método

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

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

Sintaxe

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

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

ResourceDataSet.CalendarExceptionsRow classe

ResourceDataSet.CalendarExceptionsRow membros

WebSvcWorkflow namespace