Click or drag to resize

SaveRecipeCommand Class

Saves recipe to a file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.LearningSegmentationSmartSegmentationCommand
            MediaCy.Addins.LearningSegmentationLoadSaveRecipeCommand
              MediaCy.Addins.LearningSegmentationSaveRecipeCommand

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Class SaveRecipeCommand
	Inherits LoadSaveRecipeCommand
Constructors
  NameDescription
Public methodSaveRecipeCommand
Initializes a new instance of the SaveRecipeCommand class
Public methodSaveRecipeCommand(McCommand)
Initializes a new instance of the SaveRecipeCommand class
Top
Remarks