ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.IsTEXT_VALUENull método
Determina se a propriedade TEXT_VALUE está definida como um valor nulo.
Namespace: WebSvcResourcePlan
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
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 retornado
Tipo: System.Boolean
Ver também
Referência
ResourcePlanDataSet.PlanAssignmentCustomFieldsRow classe