Click or drag to resize

EdiAttribute Class

Base class for all EDI DOM attributes.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    EdiFabric.Core.Annotations.EdiEdiAttribute
      More

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

The EdiAttribute type exposes the following members.

Constructors
 NameDescription
Public methodEdiAttribute Initializes a new instance of the EdiAttribute class.
Top
Properties
 NameDescription
Public propertyId The EDI identifier.
Top
See Also
Inheritance Hierarchy