Partager via


RepresentationContract.SchemaId Propriété

Définition

Obtient ou définit l’identificateur de schéma. Applicable uniquement si la valeur « contentType » n’est ni « application/x-www-form-urlencoded » ni « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à