Freigeben über


GlobalSchemaContract.Document Eigenschaft

Definition

Ruft ein globales Schemadokumentobjekt für JSON-basierte Schemaformate (z. B. json-Schema) ab oder legt es fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: