Click or drag to resize

CheckSelectionInfo Class

Inheritance Hierarchy
SystemObject
  Micros.OpsCheckSelectionInfo

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public class CheckSelectionInfo : INotifyPropertyChanged

The CheckSelectionInfo type exposes the following members.

Constructors
 NameDescription
Public methodCheckSelectionInfoInitializes a new instance of the CheckSelectionInfo class
Top
Properties
Methods
 NameDescription
Protected methodOnPropertyChanged 
Public methodToString
(Overrides ObjectToString)
Top
Events
 NameDescription
Public eventPropertyChanged 
Top
See Also