ValidationIssue.NotificationSent Propriedade

Definição

Obtém ou define um valor que indica se uma notificação foi enviada para o problema de validação.

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

Valor da propriedade

true se uma notificação foi enviada; caso contrário, false.

Atributos

Aplica-se a