FiscalPrinter.QuantityDecimalPlaces 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 number of decimal digits in the fractional part that should be assumed to be in any quantity parameter that is passed to this service object.
public abstract int QuantityDecimalPlaces { get; }
member this.QuantityDecimalPlaces : int
Public MustOverride ReadOnly Property QuantityDecimalPlaces As Integer