Click or drag to resize

OpsSelectionEntryList Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListOpsSelectionEntry
    Micros.OpsOpsSelectionEntryList

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public class OpsSelectionEntryList : List<OpsSelectionEntry>

The OpsSelectionEntryList type exposes the following members.

Constructors
 NameDescription
Public methodOpsSelectionEntryListInitializes a new instance of the OpsSelectionEntryList class
Top
Methods
 NameDescription
Public methodFindByID 
Public methodFindByObjectNumber 
Top
See Also