ILineDisplayV1 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.ILineDisplayV1interface is the version 1.0 interface for line display device.

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

Syntax

'Declaration
<GuidAttribute("AC28D5F0-82E9-442E-8BF7-C1644A5F68D2")> _
Public Interface ILineDisplayV1 _
    Inherits IPeripheral, IPeripheralV1, IPeripheralV2
'Usage
Dim instance As ILineDisplayV1
[GuidAttribute("AC28D5F0-82E9-442E-8BF7-C1644A5F68D2")]
public interface ILineDisplayV1 : IPeripheral, 
    IPeripheralV1, IPeripheralV2
[GuidAttribute(L"AC28D5F0-82E9-442E-8BF7-C1644A5F68D2")]
public interface class ILineDisplayV1 : IPeripheral, 
    IPeripheralV1, IPeripheralV2

See Also

Reference

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