Compartilhar via


ProjectDataSet.ProjectResourceRow.IsRES_PCT_WORK_COMPLETENull method

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

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

Syntax

'Declaração
Public Function IsRES_PCT_WORK_COMPLETENull As Boolean
'Uso
Dim instance As ProjectDataSet.ProjectResourceRow
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean

Ver também

Referência

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcProject namespace