Method SetTransactionId
SetTransactionId(string)
Updates which Transaction Item should be displayed by this button.
Declaration
public void SetTransactionId(string transactionId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | transactionId | The BaseTransaction id 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.