Click or drag to resize

SetOption Class

Sets the value of the specified option.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsSetOption

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class SetOption
	Inherits BaseCommand

The SetOption type exposes the following members.

Constructors
  NameDescription
Public methodSetOption
Initializes a new instance of the SetOption class
Public methodSetOption(McCommand)
Initializes a new instance of the SetOption class
Top
Properties
  NameDescription
Public propertyKey
Public propertyModule
Public propertySection
Public propertyValue
Top
Remarks