FiscalPrinter.CheckTotal 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 or sets a Boolean value that indicates whether automatic comparison between the total of the fiscal printer and the total of the application is enabled.
public abstract bool CheckTotal { get; set; }
member this.CheckTotal : bool with get, set
Public MustOverride Property CheckTotal As Boolean