Click or drag to resize

EdiAttribute Constructor

Initializes a new instance of the EdiAttribute class.

Namespace: EdiFabric.Core.Annotations.Edi
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public EdiAttribute(
	string id
)

Parameters

id  String
The id of the EDI item.
See Also