Click or drag to resize

AutomateCommandsOutputCommand Property

This command allows to control the Output panel.

Namespace:  MediaCy.Automation.Automate
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property OutputCommand ( 
	parent As McCommand
) As OutputCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: OutputCommand
See Also