Show Class

Shows document(s) in the application workspace.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandObject, Object
          MediaCy.Commands.DocumentShow

Namespace:  MediaCy.Commands.Document
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class Show
	Inherits OneInputOneOutputCommand(Of Object, Object)

The Show type exposes the following members.

Constructors
  NameDescription
Public methodShow
Initializes a new instance of the Show class
Public methodShow(McCommand)
Initializes a new instance of the Show class
Top
Properties
  NameDescription
Public propertyActivate
Public propertyDocumentViewClass
Top
Remarks