del método ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.IsNUM_VALUENull
Determina si la propiedad NUM_VALUE se establece en un valor nulo.
Espacio de nombres: WebSvcResourcePlan
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
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 devuelto
Tipo: System.Boolean
Vea también
Referencia
clase ResourcePlanDataSet.PlanAssignmentCustomFieldsRow