Compartilhar via


DriverPrioritizationDataSet.PrioritizationEntriesRow.IsDRIVER_DESCRIPTIONNull method

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

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

Syntax

'Declaração
Public Function IsDRIVER_DESCRIPTIONNull As Boolean
'Uso
Dim instance As DriverPrioritizationDataSet.PrioritizationEntriesRow
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean
Retorna Boolean.

Ver também

Referência

DriverPrioritizationDataSet.PrioritizationEntriesRow class

DriverPrioritizationDataSet.PrioritizationEntriesRow members

WebSvcDriver namespace