ExternalEntity.Resolution Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to