| MessageEventArgsT, UInDuplicateInterchange Property |
Detects if the message is part of a duplicate EDI interchange.
Namespace: EdiFabric.Core.Model.AckAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax public bool InDuplicateInterchange { get; }
Public ReadOnly Property InDuplicateInterchange As Boolean
Get
Property Value
BooleanSee Also