Click or drag to resize

CheckBase Class

Class that represents OPS check information
Inheritance Hierarchy
SystemObject
  Micros.PosCore.Extensibility.OpsCheckBase
    Micros.PosCore.Extensibility.OpsOpsCheck
    SimphonyPosApi.Extensibility.TransactionModelStsCheck

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

The CheckBase type exposes the following members.

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