Click or drag to resize

ContextParametersSave Method (String)

Save the current data parameters collection into an XML file

Namespace:  WorkflowGen.My.Data
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
public void Save(
	string filePathName
)

Parameters

filePathName
Type: SystemString
The complete file path name where to save the file
See Also