Click or drag to resize

OpenSaveMeasurementsCommand Class

Base open/save measurements command.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsOpenSaveMeasurementsCommand
                MediaCy.Addins.MeasurementsLoadClassificationCommand
                MediaCy.Addins.MeasurementsOpenMeasurementsCommand
                MediaCy.Addins.MeasurementsSaveClassificationCommand
                MediaCy.Addins.MeasurementsSaveMeasurementsCommand
                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 OpenSaveMeasurementsCommand
	Inherits MeasurementsCommand

The OpenSaveMeasurementsCommand type exposes the following members.

Constructors
  NameDescription
Public methodOpenSaveMeasurementsCommand
Initializes a new instance of the OpenSaveMeasurementsCommand class
Public methodOpenSaveMeasurementsCommand(McCommand)
Initializes a new instance of the OpenSaveMeasurementsCommand class
Top
Properties
  NameDescription
Public propertyExtension
Public propertyFileName
File name, when empty the prompt is shown.
Public propertyFilter
Public propertyFilterIndex
Filter index (default = 1)
Public propertyInitialDirectory
Public propertyLoadElseSave
Public propertyUseConfigurationAPI
Top
Methods
  NameDescription
Public methodGetFileName
Top
Remarks