共用方式為


TldLegalAgreement.AgreementKey 屬性

定義

取得或設定合約的唯一識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於