Click or drag to resize

AckSettingsT, UMessageControlNumber Property

The latest control number that was used in the message header. EDI transaction control are always sequential and automatically generated.

Namespace: EdiFabric.Core.Model.Ack
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
public int MessageControlNumber { get; set; }

Property Value

Int32
See Also