AlertProperties.Context Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="context")]
public object Context { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="context")>]
member this.Context : obj with get, set
Public Property Context As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to