ICachedReasonCodeDataManager 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 reason code 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 ICachedReasonCodeDataManager _
    Inherits IReasonCodeDataManager
'Usage
Dim instance As ICachedReasonCodeDataManager
public interface ICachedReasonCodeDataManager : IReasonCodeDataManager
public interface class ICachedReasonCodeDataManager : IReasonCodeDataManager

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.Data Namespace