Save the file to a folder
            
 
    Namespace: 
   WorkflowGen.My.Data
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic void Save(
	string folderPath
)
Public Sub Save ( 
	folderPath As String
)
Parameters
- folderPath
 - Type: SystemString
Destination folder path 
See Also