Click or drag to resize

MenuItemFilterParameters Class

Used to filter a MenuitemList
Inheritance Hierarchy
SystemObject
  Micros.OpsMenuItemFilterParameters

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

The MenuItemFilterParameters type exposes the following members.

Properties
 NameDescription
Public propertyDefaultRevCtrId Default Revenue Center ID for this workstation
Public propertyIsClear Check if the filter is clear.
Public propertyIsFilterActive Filter is active.
Public propertyMenuItemClassObjNum Menu Item Class Object Number
Public propertyMenuItemFamGrpObjNum Menu Item Family Group Object Number
Public propertyMenuItemMajGrpObjNum Menu Item Major Group Object Number
Public propertyMenuItemName Menu Item Name
Public propertyMenuItemSluIndex Menu Item SLU Index
Public propertyRevCtrId Selected Revenue Center ID.
Public propertySelectedDisplayOption 
Public propertySelectOutOfMenuItem 
Public propertySelectSpecialCount 
Top
Methods
 NameDescription
Public methodClear Clear filter.
Protected methodOnPropertyChanged 
Top
Events
 NameDescription
Public eventPropertyChanged Property changed event
Top
See Also