Click or drag to resize

WindowsCommandsSetSelected Property

Adds all selected images to EDF list.

Namespace:  MediaCy.Automation.Process.EDF
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property SetSelected ( 
	parent As McCommand
) As EDFSetSelectedWindowsCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: EDFSetSelectedWindowsCommand
See Also