ProjectDataSet.TaskCustomFieldsRow.FLAG_VALUE - Propriété

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

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

Syntaxe

'Déclaration
Public Property FLAG_VALUE As Boolean
    Get
    Set
'Utilisation
Dim instance As ProjectDataSet.TaskCustomFieldsRow
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

ProjectDataSet.TaskCustomFieldsRow classe

ProjectDataSet.TaskCustomFieldsRow - Membres

WebSvcProject - Espace de noms