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

The Microsoft.Dynamics.Retail.Pos.Contracts.Services.ISalesInvoiceV1 interface is version 1.0 for sale invoice.

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

Syntax

'Declaration
<GuidAttribute("49188BC2-477E-44CC-9C57-AE5C03B3FD95")> _
Public Interface ISalesInvoiceV1
'Usage
Dim instance As ISalesInvoiceV1
[GuidAttribute("49188BC2-477E-44CC-9C57-AE5C03B3FD95")]
public interface ISalesInvoiceV1
[GuidAttribute(L"49188BC2-477E-44CC-9C57-AE5C03B3FD95")]
public interface class ISalesInvoiceV1

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.Services Namespace