Click or drag to resize

AutomateCommandsBatchMacros Property

Opens or closes the Batch Processing Macros.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: BatchMacros
Remarks
The Batch Processing Macros panel is used to process document batches using macros.
See Also