Click or drag to resize

SeqOfAttribute Class

EDI DOM attribute to mark an ordered EDI items group. Used to group EDI segments without a trigger segment and in order.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    EdiFabric.Core.Annotations.EdiEdiAttribute
      EdiFabric.Core.Annotations.EdiAllAttribute
        EdiFabric.Core.Annotations.EdiSeqOfAttribute

Namespace: EdiFabric.Core.Annotations.Edi
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
public sealed class SeqOfAttribute : AllAttribute

The SeqOfAttribute type exposes the following members.

Constructors
 NameDescription
Public methodSeqOfAttribute Initializes a new instance of the SeqOfAttribute class.
Top
See Also