Click or drag to resize

SetRecipeToGlobalCommand Class

Sets current recipe as global.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.LearningSegmentationSmartSegmentationCommand
            MediaCy.Addins.LearningSegmentationSetRecipeToGlobalCommand

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