Click or drag to resize

AckManGetLastIndex Method

Returns the index of the last processed segment.

Namespace: EdiFabric.Plugins.Acknowledgments.X12
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public int GetLastIndex()

Return Value

Int32
The index of the last processed segment.

Implements

IAckManGetLastIndex
See Also