Method SetTransactionKey
SetTransactionKey(string)
Updates which Transaction Item should be displayed by this button.
Declaration
public void SetTransactionKey(string transactionKey)
Parameters
| Type | Name | Description |
|---|---|---|
| string | transactionKey | The BaseTransaction identifier that is displayed by the button. |
Remarks
If the transactionId param is null or empty, or is not found in the transaction catalog no action will be taken.