Click or drag to resize

ReaderErrorContextMessageErrorContext Property

The EDI message context if any.

Namespace:  EdiFabric.Core.Model.Edi.ErrorContexts
Assembly:  EdiFabric (in EdiFabric.dll) Version: 10.4.1.0 (10.4.1.0)
Syntax
public MessageErrorContext MessageErrorContext { get; set; }

Property Value

Type: MessageErrorContext
See Also