|
TransactionContextTrailerSegmentCount Property
|
The EDI segment count from the EDI transaction trailer.
Namespace:
EdiFabric.Core.Model.Edi
Assembly:
EdiFabric (in EdiFabric.dll) Version: 10.4.1.0 (10.4.1.0)
Syntaxpublic int TrailerSegmentCount { get; }
Public ReadOnly Property TrailerSegmentCount As Integer
Get
Property Value
Type:
Int32
See Also