 | AckSettingsT, UGetNextControlNumber Method |
Gets the next sequential transaction control number.
Namespace: EdiFabric.Core.Model.AckAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntaxpublic int GetNextControlNumber()
Public Function GetNextControlNumber As Integer
Return Value
Int32The incremented transaction control number.
See Also