Click or drag to resize

DefineStringVariable Class

Defines a string variable.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandString
          MediaCy.CommandsDefineStringVariable

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

The DefineStringVariable type exposes the following members.

Constructors
  NameDescription
Public methodDefineStringVariable
Initializes a new instance of the DefineStringVariable class
Top
Properties
  NameDescription
Public propertyValue
Top
Methods
Remarks