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