Compartilhar via


ProjectDataSet.ProjectRow.IsPROJ_STALE_FLAGSNull method

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

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

Syntax

'Declaração
Public Function IsPROJ_STALE_FLAGSNull As Boolean
'Uso
Dim instance As ProjectDataSet.ProjectRow
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean
True se PROJ_STALE_FLAGS for a null reference (Nothing in Visual Basic).

Ver também

Referência

ProjectDataSet.ProjectRow class

ProjectDataSet.ProjectRow members

WebSvcProject namespace