Click or drag to resize

IMcImageSetSitesCopyFrom Method

Copy from the provided sites class

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Sub CopyFrom ( 
	pTemplate As McImageSetSites
)

Parameters

pTemplate
Type: MediaCy.IQL.SetsMcImageSetSites
Remarks
Sets this site to that of the provided template sites
See Also