 | AckSettingsT, UInterchangeDuplicates Property |
A delegate to detect duplicate EDI interchanges.
All interchange control numbers must be preserved externally for a period of time.
Namespace: EdiFabric.Core.Model.AckAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntaxpublic Func<string, bool> InterchangeDuplicates { get; set; }
Public Property InterchangeDuplicates As Func(Of String, Boolean)
Get
Set
Property Value
FuncString,
Boolean
See Also