|
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.DimapsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public virtual int? TransactionNumber { get; set; }
No code example is currently available or this language may not be supported.
Property Value
NullableInt32See Also