Share via


Agreement.AcceptanceMode Property

Definition

Gets the mode of acceptance for an agreement. Possible values include: 'ClickToAccept', 'ESignEmbedded', 'ESignOffline'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to