다음을 통해 공유


X12AcknowledgementSettings.NeedFunctionalAcknowledgement Property

Definition

Gets or sets the value indicating whether functional acknowledgement is needed.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to