次の方法で共有


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

属性

適用対象