| 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
Syntax public bool TransactionSetDuplicates { get; set; }
Public Property TransactionSetDuplicates As Boolean
Get
Set
Property Value
BooleanSee Also