Click or drag to resize

OpsUnassignSectionRequest Class

Request Ops display Unassign section from a section layout.
Inheritance Hierarchy

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

The OpsUnassignSectionRequest type exposes the following members.

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