Click or drag to resize

OpenReferencesCommand Class

Loads smart segmentation reference objects from a file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.LearningSegmentationSmartSegmentationCommand
            MediaCy.Addins.LearningSegmentationLoadSaveRecipeCommand
              MediaCy.Addins.LearningSegmentationOpenReferencesCommand

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Class OpenReferencesCommand
	Inherits LoadSaveRecipeCommand

The OpenReferencesCommand type exposes the following members.

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