Compartilhar via


ProjectDataSet.ProjectCustomFieldsRow.IsNUM_VALUENull method

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

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

Syntax

'Declaração
Public Function IsNUM_VALUENull As Boolean
'Uso
Dim instance As ProjectDataSet.ProjectCustomFieldsRow
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean

Ver também

Referência

ProjectDataSet.ProjectCustomFieldsRow class

ProjectDataSet.ProjectCustomFieldsRow members

WebSvcProject namespace