次の方法で共有


TldLegalAgreement.Content プロパティ

定義

契約の詳細を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象