X12AcknowledgementSettings.ImplementationAcknowledgementVersion Property

Definition

Gets or sets the implementation acknowledgement version.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to