Share via


StatisticCategories Enum

Definition

Lists the possible categories of device statistics that can be retrieved, reset, or updated.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum StatisticCategories
[<System.Flags>]
type StatisticCategories = 
Public Enum StatisticCategories
Inheritance
StatisticCategories
Attributes

Fields

All 3

All available statistics for the device.

Manufacturer 2

Manufacturer-defined statistics.

Upos 1

Unified POS-defined statistics.

Applies to