Click or drag to resize

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.Ack
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
public Func<string, bool> InterchangeDuplicates { get; set; }

Property Value

FuncString, Boolean
See Also