Click or drag to resize

McControllersLoadDocument Method

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Function LoadDocument ( 
	source As Object,
	Optional type As String = ""
) As IMcDocument

Parameters

source
Type: SystemObject
type (Optional)
Type: SystemString

Return Value

Type: IMcDocument
See Also