共用方式為


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

適用於