 | ReceiptManifestEntitySeqNum Property |
Gets or sets the seq number.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Weighing
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int SeqNum { get; set; }
Public Property SeqNum As Integer
Get
Set
Property Value
Type:
Int32
The seq number.
See Also