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
SyntaxSub Save (
Destination As Object
)
Parameters
- Destination
- Type: SystemObject
The file or other destination to store the set of property information
RemarksSaves the property dictionary so that it
can be easily restored at a later time.
See Also