Aracılığıyla paylaş


ContentTypeContract.Schema Property

Definition

Gets or sets content type schema.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to