 | AckSettingsT, UTransactionSetDuplicates Property |
Indicates whether to detect duplicate EDI transactions within the same EDI group.
Namespace: EdiFabric.Core.Model.AckAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntaxpublic bool TransactionSetDuplicates { get; set; }
Public Property TransactionSetDuplicates As Boolean
Get
Set
Property Value
Boolean
See Also