Click or drag to resize

OpsAssignEmployeeSectionRequest Class

Request Ops display to assign an employee to a section.
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsCustomRequest
      Micros.OpsOpsAssignEmployeeSectionRequest

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

The OpsAssignEmployeeSectionRequest type exposes the following members.

Constructors
 NameDescription
Public methodOpsAssignEmployeeSectionRequest Constructor
Top
Properties
 NameDescription
Public propertySelectedEmployee 
Public propertyYes User answered 'Yes' to the question.
Top
Fields
 NameDescription
Public fieldCurrentEmployee 
Public fieldDialogResult Is false if user cancelled the dialog.
Public fieldEmployeeList 
Public fieldSectionName 
Top
See Also