Click or drag to resize

McIdentityImport Method

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Sub Import ( 
	SourceIdentity As Object,
	Optional WhatToImport As mcIdentityImport = mcIdentityImport.mciiImportDefault
)

Parameters

SourceIdentity
Type: SystemObject
WhatToImport (Optional)
Type: mcIdentityImport

Implements

IMcIdentity.Import(Object, mcIdentityImport)
See Also