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