Compartilhar via


ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.IsNUM_VALUENull método

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

Namespace:  WebSvcResourcePlan
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Function IsNUM_VALUENull As Boolean
'Uso
Dim instance As ResourcePlanDataSet.PlanAssignmentCustomFieldsRow
Dim returnValue As Boolean

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

ResourcePlanDataSet.PlanAssignmentCustomFieldsRow classe

ResourcePlanDataSet.PlanAssignmentCustomFieldsRow membros

WebSvcResourcePlan namespace