Click or drag to resize

DefineStringListVariable Class

Defines a string list variable.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandListString
          MediaCy.CommandsDefineStringListVariable

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

The DefineStringListVariable type exposes the following members.

Constructors
  NameDescription
Public methodDefineStringListVariable
Initializes a new instance of the DefineStringListVariable class
Top
Properties
  NameDescription
Public propertyValue
Top
Methods
Remarks