Compartilhar via


ProjectDataSet.ProjectResourceRow.IsRES_OVT_RATENull method

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

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

Syntax

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

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

Valor retornado

Type: System.Boolean

Ver também

Referência

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcProject namespace