다음을 통해 공유


X12AcknowledgementSettings.AcknowledgementControlNumberSuffix Property

Definition

Gets or sets the acknowledgement control number suffix.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to