de la propiedad ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.TEXT_VALUE
Especifica el valor del campo personalizado, si se establece la propiedad FIELD_TYPE_ENUM en Escriba STRING.
Espacio de nombres: WebSvcResourcePlan
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property TEXT_VALUE As String
Get
Set
'Uso
Dim instance As ResourcePlanDataSet.PlanAssignmentCustomFieldsRow
Dim value As String
value = instance.TEXT_VALUE
instance.TEXT_VALUE = value
public string TEXT_VALUE { get; set; }
Valor de propiedad
Tipo: System.String
Vea también
Referencia
clase ResourcePlanDataSet.PlanAssignmentCustomFieldsRow