FiscalPrinter.BeginItemList(Int32) Method

Definition

Starts a validation report of items that belong to a particular VAT class.

public abstract void BeginItemList (int vatId);
abstract member BeginItemList : int -> unit
Public MustOverride Sub BeginItemList (vatId As Integer)

Parameters

vatId
Int32

VAT identifier for reporting.

Applies to