Click or drag to resize

AllAttribute Class

EDI DOM attribute to mark an unordered EDI items group. Used to group EDI segments without a trigger segment and in any order.
Inheritance Hierarchy

Namespace: EdiFabric.Core.Annotations.Edi
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public class AllAttribute : EdiAttribute

The AllAttribute type exposes the following members.

Constructors
 NameDescription
Public methodAllAttribute Initializes a new instance of the AllAttribute class.
Top
See Also