Click or drag to resize

DepositFilterParameters Class

Used to filter a MenuitemList
Inheritance Hierarchy
SystemObject
  Micros.OpsDepositFilterParameters

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

The DepositFilterParameters type exposes the following members.

Constructors
  NameDescription
Public methodDepositFilterParameters
Initializes a new instance of the DepositFilterParameters class
Top
Properties
Methods
  NameDescription
Public methodClear
Clear filter.
Protected methodOnPropertyChanged
Top
Events
  NameDescription
Public eventPropertyChanged
Property changed event
Top
See Also