FiscalPrinter.GetVatEntry(Int32, Int32) Method

Definition

Gets the rate associated with a given VAT identifier.

public abstract int GetVatEntry (int vatId, int optArgs);
abstract member GetVatEntry : int * int -> int
Public MustOverride Function GetVatEntry (vatId As Integer, optArgs As Integer) As Integer

Parameters

vatId
Int32

VAT identifier of the required rate.

optArgs
Int32

Rate associated with the VAT identifier.

Returns

Applies to