Share via


EdifactEnvelopeSettings.CommunicationAgreementId Property

Definition

Gets or sets the communication agreement id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to