Click or drag to resize

McDocumentsOpenSetFromFolder Method

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Function OpenSetFromFolder ( 
	FolderName As String,
	visible As Boolean,
	Optional view As String = ""
) As IMcDocument

Parameters

FolderName
Type: SystemString
visible
Type: SystemBoolean
view (Optional)
Type: SystemString

Return Value

Type: IMcDocument
See Also