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: 2.4.0.0 (2.4.0.0)
Syntax
public void Save(
	string folderPath
)

Parameters

folderPath
Type: SystemString
Destination folder path
See Also