Click or drag to resize

SetLiveOverlay Class

Sets "Live Overlay" flag for features.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Commands.Features.FeaturesManagerSetLiveOverlay

Namespace:  MediaCy.Commands.Features.FeaturesManager
Assembly:  MediaCy.Commands.Features (in MediaCy.Commands.Features.dll) Version: 3.1.0.0
Syntax
VB
Public Class SetLiveOverlay
	Inherits BaseCommand

The SetLiveOverlay type exposes the following members.

Constructors
  NameDescription
Public methodSetLiveOverlay
Initializes a new instance of the SetLiveOverlay class
Public methodSetLiveOverlay(String)
Initializes a new instance of the SetLiveOverlay class
Public methodSetLiveOverlay(McCommand)
Initializes a new instance of the SetLiveOverlay class
Top
Properties
  NameDescription
Public propertyChecked
Public propertyCollection
Index of the collection.
Public propertyFeature
Index of the feature in the collection.
Top
Remarks