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