Click or drag to resize

SendToClipboardCommand Class

Sends track table to clipboard.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcTrackingDocument
          MediaCy.Addins.TrackingTrackingDocCommand
            MediaCy.Addins.TrackingSendToClipboardCommand

Namespace:  MediaCy.Addins.Tracking
Assembly:  MediaCy.Addins.Tracking (in MediaCy.Addins.Tracking.dll) Version: 3.1.0.0
Syntax
VB
Public Class SendToClipboardCommand
	Inherits TrackingDocCommand

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 propertyStatisticsOnly
Send only statistical data table.
Public propertyTableType
Table type
Public propertyUseStatistics
Include statistics
Top
Fields
  NameDescription
Public fieldDataGrid
Public fieldStatsGrid
Top
Remarks