FiscalPrinter.ErrorOutId Property
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.
Gets the identifier of the output in the queue that raised an error event when you use asynchronous printing.
public abstract int ErrorOutId { get; }
member this.ErrorOutId : int
Public MustOverride ReadOnly Property ErrorOutId As Integer