Method SetItemDefinitionId
SetItemDefinitionId(string)
Sets InventoryItem should be displayed by this view.
Declaration
public void SetItemDefinitionId(string itemDefinitionId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | itemDefinitionId | The InventoryItem id 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.