ImportSetFromDoc Method

Namespace:  MediaCy.Commands.Document
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function FromDoc ( 
	doc As IMcDocument
) As ImportSet

Parameters

doc
Type: MediaCy.IQL.ApplicationIMcDocument

Return Value

Type: ImportSet
See Also