Click or drag to resize

OpsUnassignEmployeeSectionRequest Class

Request Ops display Unassign employee from a section.
Inheritance Hierarchy

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
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