| AckContainerT, U, VTrailers Property |
The collection of EDI trailers. Can be more than one for corrupt EDI documents.
Namespace: EdiFabric.Core.Model.AckAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax public List<U> Trailers { get; }
Public ReadOnly Property Trailers As List(Of U)
Get
Property Value
ListUSee Also