Click or drag to resize

SanityCheckEventArgs Class

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

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

The SanityCheckEventArgs type exposes the following members.

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