Click or drag to resize

PosAttribute Constructor

Initializes a new instance of the PosAttribute class.

Namespace: EdiFabric.Core.Annotations.Edi
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public PosAttribute(
	int pos
)

Parameters

pos  Int32
The position of the EDI item.
See Also