| AckContainerT, U, VErrors Property |
The collection of message error contexts.
Namespace: EdiFabric.Core.Model.AckAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax public List<V> Errors { get; }
Public ReadOnly Property Errors As List(Of V)
Get
Property Value
ListVSee Also