Click or drag to resize

IMcDocumentViewDataGetData Method

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Function GetData ( 
	type As Type,
	parms As Dictionary(Of String, Object)
) As Object

Parameters

type
Type: SystemType
parms
Type: System.Collections.GenericDictionaryString, Object

Return Value

Type: Object
See Also