Click or drag to resize

ScriptingCommandsPlayMacro Property

Plays the designated macro.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: PlayMacro
Remarks
The macro can be in any loaded project.
See Also