Click or drag to resize

PosAttributePos Property

The position of the EDI item. This is required because EDI is positional and all EDI items must be ordered according to their EDI rule.

Namespace: EdiFabric.Core.Annotations.Edi
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public int Pos { get; }

Property Value

Int32
See Also