Agreement.AgreementLink Property

Definition

Gets the URL to download the agreement.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.agreementLink")]
public string AgreementLink { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.agreementLink")>]
member this.AgreementLink : string
Public ReadOnly Property AgreementLink As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to