Share via


EdifactEnvelopeSettings.ReceiverInternalSubIdentification Property

Definition

Gets or sets the receiver internal sub identification.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to