History.V1Compatibility Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to