del método ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.IsTEXT_VALUENull
Determina si la propiedad TEXT_VALUE se establece en un valor nulo.
Espacio de nombres: WebSvcResourcePlan
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsTEXT_VALUENull As Boolean
'Uso
Dim instance As ResourcePlanDataSet.PlanAssignmentCustomFieldsRow
Dim returnValue As Boolean
returnValue = instance.IsTEXT_VALUENull()
public bool IsTEXT_VALUENull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase ResourcePlanDataSet.PlanAssignmentCustomFieldsRow