Compartir a través de


SchemaGroup.SchemaCompatibility Propiedad

Definición

Obtiene o establece los valores posibles: "None", "Backward", "Forward"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a