Click or drag to resize

SplitterAttribute Class

EDI DOM attribute to mark splitter. The message will be split by the property marked with this attribute. It can only mark loops at the top level and only one per message.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    EdiFabric.Core.Annotations.EdiSplitterAttribute

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

The SplitterAttribute type exposes the following members.

Constructors
 NameDescription
Public methodSplitterAttribute Initializes a new instance of the SplitterAttribute class.
Top
See Also