FiscalPrinter.ExtendedErrorNegativeTotal Field
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.
Indicates the fiscal printer’s computed total or subtotal is less than zero.
public const int ExtendedErrorNegativeTotal = 220;
val mutable ExtendedErrorNegativeTotal : int
Public Const ExtendedErrorNegativeTotal As Integer = 220