Langue

ValidationIssue.NotificationSent Propriété

Définition

C’est vrai si ce numéro a déjà été envoyé

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 ce numéro a été envoyé ; sinon, false.

Attributs

S’applique à