Click or drag to resize

IMcExperimentFileIsMultiDocFile Method

Namespace:  MediaCy.IQL.Sets.IO
Assembly:  MediaCy.IQL.Sets.IO (in MediaCy.IQL.Sets.IO.dll) Version: 10.0.6912.0
Syntax
VB
Function IsMultiDocFile ( 
	filename As String,
	<OutAttribute> ByRef DocumentTypes As Object,
	<OutAttribute> ByRef DocumentIDs As Object
) As Boolean

Parameters

filename
Type: SystemString
DocumentTypes
Type: SystemObject
DocumentIDs
Type: SystemObject

Return Value

Type: Boolean

Implements

IMcMultipleDocumentFileIsMultiDocFile(String, Object, Object)
See Also