Compartilhar via


ProjectDataSet.ProjectRow.IsPLANNER_DECISIONNull método

Determina se a propriedade PLANNER_DECISION 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 IsPLANNER_DECISIONNull As Boolean
'Uso
Dim instance As ProjectDataSet.ProjectRow
Dim returnValue As Boolean

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

Valor retornado

Tipo: System.Boolean
True se a propriedade tiver um valor nulo.

Ver também

Referência

ProjectDataSet.ProjectRow classe

ProjectDataSet.ProjectRow membros

WebSvcStatusing namespace