次の方法で共有


AlertModificationItem.Comments プロパティ

定義

変更コメントを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="comments")]
public string Comments { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="comments")>]
member this.Comments : string with get, set
Public Property Comments As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象