Click or drag to resize

ActiveDataCommandsFavorites Property

Toggles Favorites flag.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: SetFavoriteCommand
See Also