Share via


TransactionBase.Id Property

Definition

Gets the ID of the transaction as a Guid.

public Guid Id { get; }
member this.Id : Guid
Public ReadOnly Property Id As Guid

Property Value

The transaction ID as a Guid.

Applies to