|
EdiAttribute Constructor
|
Namespace:
EdiFabric.Core.Annotations.Edi
Assembly:
EdiFabric (in EdiFabric.dll) Version: 10.4.1.0 (10.4.1.0)
Syntaxpublic EdiAttribute(
string id
)
Public Sub New (
id As String
)
Parameters
- id
- Type: SystemString
The id of the EDI item.
See Also