Share via


EdifactEnvelopeSettings.GroupApplicationSenderId Property

Definition

Gets or sets the group application sender id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to