 | AckSettingsT, UGroupDuplicates Property |
Indicates whether to detect duplicate EDI groups within the same EDI interchange.
Namespace: EdiFabric.Core.Model.AckAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntaxpublic bool GroupDuplicates { get; set; }
Public Property GroupDuplicates As Boolean
Get
Set
Property Value
Boolean
See Also