Share via


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

IBaseLineItem interface.

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

Syntax

'Declaration
<GuidAttribute("7783D0C0-AFA6-4253-A239-5195D3F8DF34")> _
Public Interface IMiscellaneousCharge _
    Inherits ITaxableItem, IMiscellaneousChargeV1
'Usage
Dim instance As IMiscellaneousCharge
[GuidAttribute("7783D0C0-AFA6-4253-A239-5195D3F8DF34")]
public interface IMiscellaneousCharge : ITaxableItem, 
    IMiscellaneousChargeV1
[GuidAttribute(L"7783D0C0-AFA6-4253-A239-5195D3F8DF34")]
public interface class IMiscellaneousCharge : ITaxableItem, 
    IMiscellaneousChargeV1

See Also

Reference

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