言語

ValidationIssue.NotificationSent プロパティ

定義

この号がすでに配布されているなら、それは本当です

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

属性

適用対象