Share via


Statistic Class (POS for .NET v1.12 SDK Documentation)

2/27/2008

Defines the programmatic interface used to create an array, or list, of device statistics.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Class Statistic
public class Statistic
public ref class Statistic
public class Statistic
public class Statistic

Remarks

Used by the UpdateStatistics method of the PosCommon class. UpdateStatistics is inherited by each of the 36 device classes. Also used by the UpdateStatistics method of the DeviceStatistics class.

Inheritance Hierarchy

System.Object
  Microsoft.PointOfService.Statistic

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

Statistic Members
Microsoft.PointOfService Namespace