Click or drag to resize

EdiMessage Constructor

Initializes a new instance of the EdiMessage class.

Namespace: EdiFabric.Core.Model.Edi
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public EdiMessage()
Exceptions
ExceptionCondition
ExceptionThrows exception if any of the EDI DOM attributes is missing.
See Also