TransactionReceipt.TransactionId 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.
A unique identifier for the state of the ledger. If returned as part of a LedgerEntry, it indicates the state from which the entry was read.
public string TransactionId { get; }
member this.TransactionId : string
Public ReadOnly Property TransactionId As String