Click or drag to resize

WindowsCommandsRemove Property

Removes window from 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 Remove ( 
	parent As McCommand
) As EDFRemoveWindowCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: EDFRemoveWindowCommand
See Also