次の方法で共有


ContentTypeContract.ContentTypeContractId プロパティ

定義

コンテンツ タイプ識別子を取得または設定します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象