Click or drag to resize

FeaturesManagerCommandsRemove Property

Removes the feature from the collection or removes the collection from Features Manager.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Remove
See Also