共用方式為


SchemaGroup.SchemaCompatibility Property

Definition

Gets or sets possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to