de la propiedad ResourceDataSet.ResourceCustomFieldsRow.FLAG_VALUE
El valor del campo personalizado si se establece la propiedad FIELD_TYPE_ENUM para escribir YESNO.
Espacio de nombres: WebSvcWorkflow
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property FLAG_VALUE As Boolean
Get
Set
'Uso
Dim instance As ResourceDataSet.ResourceCustomFieldsRow
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 ResourceDataSet.ResourceCustomFieldsRow