共用方式為


AlertModificationItem.NewValue Property

Definition

Gets or sets new value

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to