Compartilhar via


RepresentationContract.SchemaId Propriedade

Definição

Obtém ou define o identificador de esquema. Aplicável somente se o valor 'contentType' não for 'application/x-www-form-urlencoded' nem 'multipart/form-data'.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a