IPrintingV1 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.IPrintingV1 interface is the version 1.0 printing interface.

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

Syntax

'Declaration
<GuidAttribute("1D963ED4-3F3F-49C7-B190-8F69981CEAAD")> _
Public Interface IPrintingV1
'Usage
Dim instance As IPrintingV1
[GuidAttribute("1D963ED4-3F3F-49C7-B190-8F69981CEAAD")]
public interface IPrintingV1
[GuidAttribute(L"1D963ED4-3F3F-49C7-B190-8F69981CEAAD")]
public interface class IPrintingV1

See Also

Reference

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