|
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
Namespace:
EdiFabric.Core.Annotations.Edi
Assembly:
EdiFabric (in EdiFabric.dll) Version: 10.1.0.0 (10.1.0.0)
Syntaxpublic sealed class SeqOfAttribute : AllAttribute
Public NotInheritable Class SeqOfAttribute
Inherits AllAttribute
The SeqOfAttribute type exposes the following members.
Constructors
| Name | Description |
---|
 | SeqOfAttribute |
Initializes a new instance of the SeqOfAttribute class.
|
Top
See Also