Click or drag to resize

SaveTablesCommand Class

Saves tracking tables to a file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcTrackingDocument
          MediaCy.Addins.TrackingTrackingDocCommand
            MediaCy.Addins.TrackingOpenSaveTrackingCommand
              MediaCy.Addins.TrackingSaveTablesCommand

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

The SaveTablesCommand type exposes the following members.

Constructors
  NameDescription
Public methodSaveTablesCommand
Initializes a new instance of the SaveTablesCommand class
Public methodSaveTablesCommand(McCommand)
Initializes a new instance of the SaveTablesCommand class
Top
Properties
  NameDescription
Public propertyStatisticsOnly
Send only statistical data table.
Public propertyTableType
Type of the table
Public propertyUseStatistics
Include statistics
Top
Methods
  NameDescription
Public methodLocalString
Top
Fields
Remarks