Click or drag to resize

AckContainerT, U, VTrailers Property

The collection of EDI trailers. Can be more than one for corrupt EDI documents.

Namespace: EdiFabric.Core.Model.Ack
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
public List<U> Trailers { get; }

Property Value

ListU
See Also