 | 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.AckAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntaxpublic TechnicalAck TechnicalAck { get; set; }
Public Property TechnicalAck As TechnicalAck
Get
Set
Property Value
TechnicalAck
See Also