OpenFromExperiment Class |
![]() |
Namespace: MediaCy.Commands.Document
Public Class OpenFromExperiment Inherits OneInputOneOutputCommand(Of IMcExperiment, IList)
The OpenFromExperiment type exposes the following members.
Name | Description | |
---|---|---|
![]() | OpenFromExperiment | Initializes a new instance of the OpenFromExperiment class |
![]() | OpenFromExperiment(McCommand) | Initializes a new instance of the OpenFromExperiment class |
Name | Description | |
---|---|---|
![]() | Names |
An array of document names to open. The wildcard character * can be used to open all the contained documents.
|
![]() | Visible |
Makes the document(s) visible if true.
|