Click or drag to resize

SetFavoriteCommand Class

Toggles Favorites flag.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.Addins.ActiveDataOverlayFavoriteTableCommand
        MediaCy.Addins.ActiveDataOverlaySetFavoriteCommand

Namespace:  MediaCy.Addins.ActiveDataOverlay
Assembly:  MediaCy.Addins.ActiveDataOverlay (in MediaCy.Addins.ActiveDataOverlay.dll) Version: 1.0.0.0
Syntax
VB
Public Class SetFavoriteCommand
	Inherits FavoriteTableCommand

The SetFavoriteCommand type exposes the following members.

Constructors
  NameDescription
Public methodSetFavoriteCommand
Initializes a new instance of the SetFavoriteCommand class
Public methodSetFavoriteCommand(McCommand)
Initializes a new instance of the SetFavoriteCommand class
Top
Properties
  NameDescription
Public propertyValue
Value On or Off
Top
Methods
  NameDescription
Public methodStatic memberFromObject
Top
Remarks