Click or drag to resize

AckSettingsT, UTechnicalAck Property

Controls the generation of technical acknowledgment. By default it generates it according to the ISA14 flag (for X12) or UNB9 flag (for EDIFACT). It allow the generation of technical acknowledgments to be suppressed or enforced regardless of the ISA14 or UNB9 value.

Namespace: EdiFabric.Core.Model.Ack
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public TechnicalAck TechnicalAck { get; set; }

Property Value

TechnicalAck
See Also