Property CurrentTransaction
CurrentTransaction
Gets the current transaction.
public CoreTransaction CurrentTransaction { get; }
Property Value
- CoreTransaction
The current transaction.
Gets the current transaction.
public CoreTransaction CurrentTransaction { get; }
The current transaction.