ResourceDataSet.CalendarExceptionsRow.IsShift1StartNull método
Determina se a propriedade Shift1Start está definida como um valor nulo.
Namespace: WebSvcWorkflow
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Function IsShift1StartNull As Boolean
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim returnValue As Boolean
returnValue = instance.IsShift1StartNull()
public bool IsShift1StartNull()
Valor retornado
Tipo: System.Boolean
Ver também
Referência
ResourceDataSet.CalendarExceptionsRow classe