Share via


ContentTypeContract.ContentTypeContractId Property

Definition

Gets or sets content type identifier

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to