Click or drag to resize

DataTableSetTabCommand Class

Activates data table.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.Addins.DataCollectorDataCollectorCommand
        MediaCy.Addins.DataCollectorDataTableSetTabCommand

Namespace:  MediaCy.Addins.DataCollector
Assembly:  MediaCy.Addins.DataCollector (in MediaCy.Addins.DataCollector.dll) Version: 1.0.0.0
Syntax
VB
Public Class DataTableSetTabCommand
	Inherits DataCollectorCommand

The DataTableSetTabCommand type exposes the following members.

Constructors
  NameDescription
Public methodDataTableSetTabCommand
Initializes a new instance of the DataTableSetTabCommand class
Public methodDataTableSetTabCommand(McCommand)
Initializes a new instance of the DataTableSetTabCommand class
Top
Properties
  NameDescription
Public propertyTabName
Active data table name
Top
Remarks