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