Click or drag to resize

OutputCommand Class

This command allows to control the Output panel.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Addins.ScriptingOutputCommand

Namespace:  MediaCy.Addins.Scripting
Assembly:  MediaCy.Addins.Scripting (in MediaCy.Addins.Scripting.dll) Version: 3.1.0.0
Syntax
VB
Public Class OutputCommand
	Inherits BaseCommand

The OutputCommand type exposes the following members.

Constructors
  NameDescription
Public methodOutputCommand
Initializes a new instance of the OutputCommand class
Public methodOutputCommand(McCommand)
Initializes a new instance of the OutputCommand class
Top
Properties
  NameDescription
Public propertyAction
The action being done on the Output panel.
Public propertyFilename
The file used to save or append.
Top
Remarks