Active Class

Returns an active document in the application.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandIMcDocument
          MediaCy.Commands.DocumentActive

Namespace:  MediaCy.Commands.Document
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class Active
	Inherits OneOutputCommand(Of IMcDocument)
Constructors
  NameDescription
Public methodActive
Initializes a new instance of the Active class
Public methodActive(McCommand)
Initializes a new instance of the Active class
Top
Remarks