Click or drag to resize

SelectInputs Class

Prompts to select one or several documents or windows in the Image Strip.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandIList
          MediaCy.Commands.WorkflowSelectInputs

Namespace:  MediaCy.Commands.Workflow
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class SelectInputs
	Inherits OneOutputCommand(Of IList)

The SelectInputs type exposes the following members.

Constructors
  NameDescription
Public methodSelectInputs
Initializes a new instance of the SelectInputs class
Public methodSelectInputs(McCommand)
Initializes a new instance of the SelectInputs class
Top
Properties
  NameDescription
Public propertySelectDocuments
Selects documents when True, windows otherwise.
Top
Methods
Remarks