Click or drag to resize

DefineBooleanVariable Class

Defines a boolean variable.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandBoolean
          MediaCy.CommandsDefineBooleanVariable

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

The DefineBooleanVariable type exposes the following members.

Constructors
  NameDescription
Public methodDefineBooleanVariable
Initializes a new instance of the DefineBooleanVariable class
Top
Properties
  NameDescription
Public propertyValue
Top
Methods
Remarks