Click or drag to resize
Infosoft Logo

DiMapsTransactionTransactionNumber Property

Gets or sets the number of the transaction, this number is not unique and is used to correlate request/responses over time on the same type of transaction.

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

Property Value

NullableInt32
See Also