|
EdiAttribute Class
|
Base class for all EDI DOM attributes.
Inheritance Hierarchy
Namespace:
EdiFabric.Core.Annotations.Edi
Assembly:
EdiFabric (in EdiFabric.dll) Version: 10.4.1.0 (10.4.1.0)
Syntaxpublic class EdiAttribute : Attribute
Public Class EdiAttribute
Inherits Attribute
The EdiAttribute type exposes the following members.
Constructors
| Name | Description |
---|
 | EdiAttribute |
Initializes a new instance of the EdiAttribute class.
|
Top
Properties
| Name | Description |
---|
 | Id |
The EDI identifier.
|
Top
See Also