Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

IGridInventoryItemDefinitionReadModel

Note

Preview API. Public and supported for evaluation, but its contract may change in a future release.

Contract Value
Assembly LostLily.GridToolkit.Inventory
Namespace LostLily.GridToolkit.Inventory
Kind interface
Tier Preview
Roles CustomerWorkflow, ExtensionPoint
Validated version 1.0.0

Declaration

type interface LostLily.GridToolkit.Inventory.IGridInventoryItemDefinitionReadModel : LostLily.GridToolkit.Extensions.IGridExtensionReadModel

Public members

Properties

System.Boolean Stackable { get; }
System.Int32 MaxStack { get; }
System.String Category { get; }
System.String DisplayName { get; }
System.String IconId { get; }
System.String ItemId { get; }
System.String SortKey { get; }

Versioning

Generated from the public Grid Toolkit 1.0.0 API metadata. Use the tier above when deciding how strongly to couple your project to this contract.