Click or drag to resize

SanityCheckEventArgs Class

Used for TS plug-in applications as an event argument class
Inheritance Hierarchy
SystemObject
  Micros.PosCore.Extensibility.OpsSanityCheckEventArgs

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

The SanityCheckEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodSanityCheckEventArgsInitializes a new instance of the SanityCheckEventArgs class
Top
Properties
 NameDescription
Public propertyDataStore 
Public propertySanityCode 
Top
See Also