Ack |
The AckSettings type exposes the following members.
Name | Description | |
---|---|---|
AckSettings | Initializes a new instance of the AckSettings class. The default constructor initializes the default settings: No ack or message handlers, auto incrementers, ack version is set to X12_997 and all other options are turned off. |
Name | Description | |
---|---|---|
AckVersion | The version of the acknowledgment. This can be X12_997 (004010 compliant), Hipaa_997 (005010 compliant) or Hipaa_999 (005010 compliant). The default is X12_997. | |
Ak901ShouldBeP | Indicates the partial accepted code to be either E or P. The default is E. | |
IncludeLoopId | Indicates if Loop ID is included in IK3 and AK3. | |
Ta1AfterTrailer | Enforce technical acknowledgment to be raised at the trailer even if the header was invalid. |