DefineVariable Class

Defines a document by its name.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandObject, IMcDocument
          MediaCy.Commands.DocumentDefineVariable

Namespace:  MediaCy.Commands.Document
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class DefineVariable
	Inherits OneInputOneOutputCommand(Of Object, IMcDocument)
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