Click or drag to resize

ShowDataCollectorTabCommand Class

Activate data collector tab in the ribbon
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsShowDataCollectorTabCommand

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class ShowDataCollectorTabCommand
	Inherits BaseCommand
Constructors
  NameDescription
Public methodShowDataCollectorTabCommand
Initializes a new instance of the ShowDataCollectorTabCommand class
Public methodShowDataCollectorTabCommand(McCommand)
Initializes a new instance of the ShowDataCollectorTabCommand class
Top
See Also