Click or drag to resize

IMcPropertyDictionarySave Method

Saves the set of property information

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Sub Save ( 
	Destination As Object
)

Parameters

Destination
Type: SystemObject
The file or other destination to store the set of property information
Remarks
Saves the property dictionary so that it can be easily restored at a later time.
See Also