Click or drag to resize

IMcExperimentLoadDocuments Method

Loads a document contained in the experiment.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Function LoadDocuments ( 
	names As String()
) As List(Of IMcDocument)

Parameters

names
Type: SystemString

Return Value

Type: ListIMcDocument
Remarks