| AckManGetLastIndex Method |
Returns the index of the last processed segment.
Namespace: EdiFabric.Plugins.Acknowledgments.EdifactAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax public int GetLastIndex()
Public Function GetLastIndex As Integer
Return Value
Int32The index of the last processed segment.
Implements
IAckManGetLastIndexSee Also