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