Share via


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

ICreditMemoItem interface.

Namespace:  Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity
Assembly:  Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)

Syntax

'Declaration
<GuidAttribute("A3FF1EC3-6D53-4791-BC90-D4CF314646F2")> _
Public Interface ICreditMemoItem _
    Inherits ICreditMemoItemV1
'Usage
Dim instance As ICreditMemoItem
[GuidAttribute("A3FF1EC3-6D53-4791-BC90-D4CF314646F2")]
public interface ICreditMemoItem : ICreditMemoItemV1
[GuidAttribute(L"A3FF1EC3-6D53-4791-BC90-D4CF314646F2")]
public interface class ICreditMemoItem : ICreditMemoItemV1

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity Namespace