ValidationIssue.NotificationSent Proprietà

Definizione

Ottiene o imposta un valore che indica se è stata inviata una notifica per il problema di convalida.

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

Valore della proprietà

true se è stata inviata una notifica. In caso contrario, false.

Attributi

Si applica a