Click or drag to resize

CompositeAttribute Class

EDI DOM attribute to mark a composite EDI data element.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    EdiFabric.Core.Annotations.EdiEdiAttribute
      EdiFabric.Core.Annotations.EdiCompositeAttribute

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

The CompositeAttribute type exposes the following members.

Constructors
 NameDescription
Public methodCompositeAttribute Initializes a new instance of the CompositeAttribute class.
Top
See Also