Partager via


ValidationIssue.NotificationSent Propriété

Définition

Obtient ou définit une valeur qui indique si une notification a été envoyée pour le problème de validation.

public:
 property bool NotificationSent { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember]
public bool NotificationSent { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.NotificationSent : bool with get, set
Public Property NotificationSent As Boolean

Valeur de propriété

true si une notification a été envoyée ; sinon, false.

Attributs

S’applique à