ICachedChannelDataManager 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.

Declares the behavior of a cached channel data manager.

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

Syntax

'Declaration
Public Interface ICachedChannelDataManager _
    Inherits IChannelDataManager
'Usage
Dim instance As ICachedChannelDataManager
public interface ICachedChannelDataManager : IChannelDataManager
public interface class ICachedChannelDataManager : IChannelDataManager

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.Data Namespace