Partager via


ResourceDataSet.ResourceCustomFieldsRow.FLAG_VALUE - Propriété

La valeur du champ personnalisé si la propriété FIELD_TYPE_ENUM est définie à taper YESNO.

Espace de noms :  WebSvcWorkflow
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property FLAG_VALUE As Boolean
    Get
    Set
'Utilisation
Dim instance As ResourceDataSet.ResourceCustomFieldsRow
Dim value As Boolean

value = instance.FLAG_VALUE

instance.FLAG_VALUE = value
public bool FLAG_VALUE { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

ResourceDataSet.ResourceCustomFieldsRow classe

ResourceDataSet.ResourceCustomFieldsRow - Membres

WebSvcWorkflow - Espace de noms