Click or drag to resize

WorkflowFileSave Method

Save the file to a folder

Namespace:  WorkflowGen.My.Data
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntax
public void Save(
	string folderPath
)

Parameters

folderPath
Type: SystemString
Destination folder path
See Also