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