FiscalPrinter.BeginItemList(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.