CashCounts.Discrepancy 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 a Boolean value that indicates the discrepancy of cash that is not included in the count.
public bool Discrepancy { get; }
member this.Discrepancy : bool
Public ReadOnly Property Discrepancy As Boolean
Property Value
If true, some cash could not be included in a CashCount; otherwise, false.