다음을 통해 공유


X12AcknowledgementSettings.BatchTechnicalAcknowledgements Property

Definition

Gets or sets the value indicating whether to batch the technical acknowledgements.

[Newtonsoft.Json.JsonProperty(PropertyName="batchTechnicalAcknowledgements")]
public bool BatchTechnicalAcknowledgements { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="batchTechnicalAcknowledgements")>]
member this.BatchTechnicalAcknowledgements : bool with get, set
Public Property BatchTechnicalAcknowledgements As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to