Click or drag to resize

SendToClipboardCommand Class

Copies the active data table to clipboard.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.Addins.DataCollectorDataCollectorCommand
        MediaCy.Addins.DataCollectorSendToClipboardCommand

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

The SendToClipboardCommand type exposes the following members.

Constructors
  NameDescription
Public methodSendToClipboardCommand
Initializes a new instance of the SendToClipboardCommand class
Public methodSendToClipboardCommand(McCommand)
Initializes a new instance of the SendToClipboardCommand class
Top
Properties
  NameDescription
Public propertyTableType
Public propertyUseStatistics
Include statistics
Top
Fields
  NameDescription
Public fieldDataGrid
Public fieldStatsGrid
Top
Remarks