EdifactEnvelopeSettings.SenderInternalIdentification Property

Definition

Gets or sets the sender internal identification.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to