Cat.TransactionNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a transaction number as the result of each authorization operation.
public abstract string TransactionNumber { get; }
member this.TransactionNumber : string
Public MustOverride ReadOnly Property TransactionNumber As String