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: 19.8
Syntax
C#
public class DepositFilterParameters : INotifyPropertyChanged

The DepositFilterParameters type exposes the following members.

Constructors
 NameDescription
Public methodDepositFilterParametersInitializes 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