FiscalPrinter.ExtendedErrorBadItemDescription 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 description parameter is either too long, contains illegal characters, or contains a reserved word.
public const int ExtendedErrorBadItemDescription = 215;
val mutable ExtendedErrorBadItemDescription : int
Public Const ExtendedErrorBadItemDescription As Integer = 215