PosCommon.CapUpdateStatistics 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 whether some or all the device statistics can be reset to 0 (zero) by using the ResetStatistic and ResetStatistics methods, or updated by using the UpdateStatistic and UpdateStatistics methods.
public abstract bool CapUpdateStatistics { get; }
member this.CapUpdateStatistics : bool
Public MustOverride ReadOnly Property CapUpdateStatistics As Boolean