OpenDemo Class

Opens document(s) from the Demo folder.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandIList
          MediaCy.Commands.DocumentOpen
            MediaCy.Commands.DocumentOpenDemo

Namespace:  MediaCy.Commands.Document
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class OpenDemo
	Inherits Open
Constructors
  NameDescription
Public methodOpenDemo
Initializes a new instance of the OpenDemo class
Public methodOpenDemo(McCommand)
Initializes a new instance of the OpenDemo class
Top
Remarks