ValidationIssue.NotificationSent 属性

定义

如果此问题已发出,则为 True

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

属性值

如果已发出此问题,则为 true;否则为 false

属性

适用于