Click or drag to resize
Infosoft Logo

IDiMapsTransactionTransactionNumber Property

Gets the transaction number that identifies the transaction that this instance represent. The number is not unique and is used to correlate request/responses to the same transaction.

Namespace: Infosoft.Common.Contracts.DataContracts.DistributionIntegration.Dimaps
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
int? TransactionNumber { get; }

Property Value

NullableInt32
See Also