Click or drag to resize

DefineVariable Class

Defines a window variable.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandObject, McWindow
          MediaCy.Commands.WindowDefineVariable

Namespace:  MediaCy.Commands.Window
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class DefineVariable
	Inherits OneInputOneOutputCommand(Of Object, McWindow)
Constructors
  NameDescription
Public methodDefineVariable
Initializes a new instance of the DefineVariable class
Public methodDefineVariable(McCommand)
Initializes a new instance of the DefineVariable class
Top
Remarks