Click or drag to resize

OpsUnassignEmployeeSectionRequest Class

Request Ops display Unassign employee from a section.
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsCustomRequest
      Micros.OpsOpsUnassignEmployeeSectionRequest

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

The OpsUnassignEmployeeSectionRequest type exposes the following members.

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