Partager via


ContentTypeContract.ContentTypeContractName Propriété

Définition

Obtient ou définit le nom du type de contenu. Doit comporter entre 1 et 250 caractères.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à