Overrides the paths and filenames of the documents set by IPackAndGo::SetDocumentSaveToNames or IPackAndGo::ISetDocumentSaveToNames with the specified path or the path and name of the Zip file.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetSaveToName( _
ByVal Override As System.Boolean, _
ByVal SaveToName As System.String _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPackAndGo
Dim Override As System.Boolean
Dim SaveToName As System.String
Dim value As System.Boolean
value = instance.SetSaveToName(Override, SaveToName) |
Parameters
- Override
- True to override the paths and filenames of the documents set by IPackAndGo::SetDocumentSaveToNames or IPackAndGo::ISetDocumentSaveToNames, false to not
- SaveToName
- Path or the path and filename of the Zip file to use to override the paths and filenames of the documents set by IPackAndGo::SetDocumentSaveToNames or IPackAndGo::ISetDocumentSaveToNames
Return Value
True if the paths and filenames of the documents set by IPackAndGo::SetDocumentSaveToNames or IPackAndGo::ISetDocumentSaveToNames are overridden, false if not
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0