Click or drag to resize

ScriptingCommandsInteraction Property

Prompts the user to interact with one or several views.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Interaction
See Also