Freigeben über


RepresentationContract.SchemaId Eigenschaft

Definition

Ruft den Schemabezeichner ab oder legt diese fest. Gilt nur, wenn der Wert "contentType" weder "application/x-www-form-urlencoded" noch "multipart/form-data" ist.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: