Click or drag to resize

ScriptingCommandsStartBatchMacro Property

Starts the processing batch macros using the currently selected options and inputs.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: StartBatchMacro
See Also