Click or drag to resize

LoadClassificationCommand Class

Opens learning classification 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.MeasurementsLoadClassificationCommand

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

The LoadClassificationCommand type exposes the following members.

Constructors
  NameDescription
Public methodLoadClassificationCommand
Initializes a new instance of the LoadClassificationCommand class
Public methodLoadClassificationCommand(McCommand)
Initializes a new instance of the LoadClassificationCommand class
Top
Properties
  NameDescription
Public propertyConfigFiles
Returns list of files that can be automatically packaged with distributed macro projects.
(Overrides McCommandExtended.ConfigFiles.)
Top
Remarks