Click or drag to resize

QuickSaveSelectedForAnalysis Class

Saves all selected windows for analysis (see QuickSaveForAnalysis).
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandIList
          MediaCy.Commands.WindowQuickSaveSelectedForAnalysis

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

The QuickSaveSelectedForAnalysis type exposes the following members.

Constructors
  NameDescription
Public methodQuickSaveSelectedForAnalysis
Initializes a new instance of the QuickSaveSelectedForAnalysis class
Top
Remarks