SetStorage Method (C1MultiDocument)
In This Topic
Sets the temporary storage type used by the current multi-document. Note that document items are actually moved from old storage to new by this method.
Overload List
Overload | Description |
SetStorage(StorageType,String) | Sets the temporary storage type used by the current multi-document. Note that document items are actually moved from old storage to new by this method. |
SetStorage(StorageType) | Sets the temporary storage type used by the current multi-document. Note that document items are actually moved from old storage to new by this method. |
See Also