Click or drag to resize

AutomateCommandsTaskManager Property

Opens or closes the Task Manager panel.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: TaskManager
Remarks
The Task Manager can be used to monitor and control the background tasks executed by Image-Pro Premier.
See Also