Click or drag to resize

OpsDeliveryEmpAvailabilityRequest Class

Inheritance Hierarchy

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

The OpsDeliveryEmpAvailabilityRequest type exposes the following members.

Constructors
  NameDescription
Public methodOpsDeliveryEmpAvailabilityRequest
Constructor
Top
Properties
  NameDescription
Public propertyAdd
Public propertyAvailableNameLabel
Public propertyCancel
Public propertyClear
Public propertyDisplayedLabel
Public propertyEdit
Public propertyEmployeeAvailableDataGridList
Public propertyEmployeeAvailableList
Public propertyEmployeeDataGridList
Public propertyEmployeeList
List of employees to be displayed.
Public propertyEmployeeNumberHeader
Translated employee number column header.
Public propertyFilter
Public propertyFirstNameHeader
Translated first name column header.
Public propertyLastNameHeader
Translated last name column header.
Public propertyReceptacleDetail
Display back button (there are more employees).
Public propertyRemove
Public propertyRevCtrHeader
Translated revenue center column header.
Public propertySave
Public propertySelectedControls
Public propertySelectedEmployee
The currently selected employee in the list.
Public propertySelectedEmployeeToRemove
The currently selected courier in the list.
Public propertyShowNextButton
Public propertyShowPrevButton
Display back button (there are more employees).
Public propertyTotalEmployeesLabel
Top
Methods
Fields
  NameDescription
Protected fieldadd
Protected fieldavailableLabel
Protected fieldcancel
Protected fieldclear
Public fieldDialogResult
Is false if user cancelled the dialog.
Protected fielddisplayedLabel
Protected fieldedit
Protected fieldemployeeAvailableList
Protected fieldemployeeList
Protected fieldemployeeNumberHeader
Protected fieldfilter
Protected fieldfirstNameHeader
Protected fieldlastNameHeader
Public fieldNextPage
Inicates the dialog was closed as a result of a DialogNext command.
Public fieldPrevPage
Inicates the dialog was closed as a result of a DialogPrev command.
Protected fieldremove
Protected fieldrevCtrHeader
Protected fieldsave
Protected fieldtotalEmployeesLabel
Protected fieldtranslatedText
Top
See Also