Compartir a través de


ValidationIssue.NotificationSent Propiedad

Definición

True si se ha enviado este problema

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 de propiedad

true si este problema se ha enviado; de lo contrario, false.

Atributos

Se aplica a