Click or drag to resize

SaveTablesCommand Class

Saves measurement table to a file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsOpenSaveMeasurementsCommand
                MediaCy.Addins.MeasurementsSaveTablesCommand

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

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 propertyUseStatistics
Save statistics
Top
Fields
  NameDescription
Public fieldDataGrid
Public fieldStatsGrid
Top
Remarks