View Class

Displays one document.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.DocumentView

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

The View type exposes the following members.

Constructors
  NameDescription
Public methodView
Initializes a new instance of the View class
Public methodView(McCommand)
Initializes a new instance of the View class
Top
Fields
  NameDescription
Public fieldView
Top
Remarks