Click or drag to resize

AckSettingsT, UGetNextControlNumber Method

Gets the next sequential transaction control number.

Namespace: EdiFabric.Core.Model.Ack
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public int GetNextControlNumber()

Return Value

Int32
The incremented transaction control number.
See Also