Click or drag to resize

OpsImageSelectionRequest Class

Request Ops display an image selection dialog.
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsSelectionRequest
      Micros.OpsOpsImageSelectionRequest

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

The OpsImageSelectionRequest type exposes the following members.

Constructors
 NameDescription
Public methodOpsImageSelectionRequestInitializes a new instance of the OpsImageSelectionRequest class
Top
See Also