ICachedItemDataManager Interface

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Decoration of the item data manager interface for cache accessors.

Namespace:  Microsoft.Dynamics.Commerce.Runtime.Data
Assembly:  Microsoft.Dynamics.Commerce.Runtime.DataManagers (in Microsoft.Dynamics.Commerce.Runtime.DataManagers.dll)

Syntax

'Declaration
Public Interface ICachedItemDataManager _
    Inherits IItemDataManager
'Usage
Dim instance As ICachedItemDataManager
public interface ICachedItemDataManager : IItemDataManager
public interface class ICachedItemDataManager : IItemDataManager

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.Data Namespace