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