Click or drag to resize

TransactionNumber Property

Gets the number of this transaction. Multiple transactions may share a single number and the number of a transaction may change when it is committed.

Namespace:  AGI.Foundation
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public long Number { get; }

Property Value

Type: Int64
See Also