Click or drag to resize

OpsUnassignSectionRequest Class

Request Ops display Unassign section from a section layout.
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsCustomRequest
      Micros.OpsOpsUnassignSectionRequest

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