Compartilhar via


ScheduleDataSet.ScheduleRow.IsStartNull método

Determina se a propriedade Start está definida como um valor de uma referência nula (Nothing no Visual Basic) .

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

Sintaxe

'Declaração
Public Function IsStartNull As Boolean
'Uso
Dim instance As ScheduleDataSet.ScheduleRow
Dim returnValue As Boolean

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

ScheduleDataSet.ScheduleRow classe

ScheduleDataSet.ScheduleRow membros

WebSvcStatusing namespace