Share via


PosCommon.ResetStatistic(String) Method

Definition

Resets the specified statistic to 0 (zero).

public abstract void ResetStatistic (string statistic);
abstract member ResetStatistic : string -> unit
Public MustOverride Sub ResetStatistic (statistic As String)

Parameters

statistic
String

Specifies the statistic that is to be reset.

Applies to