Click or drag to resize

OpsScreenLookupGroupData Class

Inheritance Hierarchy
SystemObject
  Micros.OpsOpsScreenLookupGroupData

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

The OpsScreenLookupGroupData type exposes the following members.

Constructors
  NameDescription
Public methodOpsScreenLookupGroupData
Initializes a new instance of the OpsScreenLookupGroupData class
Top
Properties
  NameDescription
Public propertyGroup
Group is used for sorting (condiments)
Public propertyGroupName
The Group name is displayed in the title usually (if the title is showing)
Public propertyLanguageStrings
LanguageStrings are the strings associated with the Records indexed by ObjectNnumber The Language is based on the CurrentLangId on OpsContext. The index is by string because you cant identify the menu item uniquely without menu item master and menu item definition sequence number. See SCR 5705
Public propertyRecords
The database records
Top
Fields
  NameDescription
Public field_groupName
Top
See Also