Click or drag to resize

DefineIntegerVariable Class

Defines an integer variable.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandInt32
          MediaCy.CommandsDefineIntegerVariable

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class DefineIntegerVariable
	Inherits OneOutputCommand(Of Integer)

The DefineIntegerVariable type exposes the following members.

Constructors
  NameDescription
Public methodDefineIntegerVariable
Initializes a new instance of the DefineIntegerVariable class
Top
Properties
  NameDescription
Public propertyValue
Top
Methods
Remarks