Click or drag to resize

CheckBase Class

Class that represents OPS check information
Inheritance Hierarchy

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public abstract class CheckBase

The CheckBase type exposes the following members.

Constructors
  NameDescription
Protected methodCheckBase
Initializes a new instance of the CheckBase class
Top
Properties
  NameDescription
Public propertyDetail
Public propertyHeader
Top
See Also