X12AcknowledgementSettings.NeedFunctionalAcknowledgement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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