Sage.PL.WebAPI.Interface.Sales.Interfaces Namespace > IFiscalPrinterController Interface

Drukuj

.NET Framework Class Library

IFiscalPrinterController Interface

Interfejs implementowany przez kontroler FiscalPrinter.

Namespace: Sage.PL.WebAPI.Interface.Sales.Interfaces

Assembly:  Sage.PL.WebAPI.Interface.Sales (in Sage.PL.WebAPI.Interface.Sales.dll) Version: 24.2.1.0 (24.2.1.0)

Syntax

Visual Basic

Public Interface IFiscalPrinterController

C#

public interface IFiscalPrinterController

Visual C++

public interface class IFiscalPrinterController

JavaScript

Sage.PL.WebAPI.Interface.Sales.Interfaces.IFiscalPrinterController = function();
Sage.PL.WebAPI.Interface.Sales.Interfaces.IFiscalPrinterController.createInterface('Sage.PL.WebAPI.Interface.Sales.Interfaces.IFiscalPrinterController');

See Also

IFiscalPrinterController Members

Sage.PL.WebAPI.Interface.Sales.Interfaces Namespace