Click or drag to resize

IMcExperimentFiles Interface

When implemented this interface allows compatible set file formats to expose the information needed to build a single experiment document as opposed to multiple images or sets.

Namespace:  MediaCy.IQL.Sets.IO
Assembly:  MediaCy.IQL.Sets.IO (in MediaCy.IQL.Sets.IO.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcExperimentFiles
	Inherits IMcMultipleDocumentFiles

The IMcExperimentFiles type exposes the following members.

Methods
Remarks
This interface is implemented by the same object implementing IMcMultipleDocumentFiles.
See Also