Partager via


StatusingAssignmentsDataSet.AssignmentsRow.WASSN_SEND_UPDATE_NEEDED - Propriété

Obtient ou définit le champ de l'administration web qui indique si les abonnés à l'affectation doivent recevoir une mise à jour par message électronique.

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

Syntaxe

'Déclaration
Public Property WASSN_SEND_UPDATE_NEEDED As Boolean
    Get
    Set
'Utilisation
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Boolean

value = instance.WASSN_SEND_UPDATE_NEEDED

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

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

StatusingAssignmentsDataSet.AssignmentsRow classe

StatusingAssignmentsDataSet.AssignmentsRow - Membres

WebSvcStatusing - Espace de noms