Click or drag to resize

ProblemSave Method (String, Boolean)

Save the Problem to a file.

Namespace:  VRSolver
Assembly:  VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntax
public void Save(
	string fileName,
	bool indented
)

Parameters

fileName
Type: SystemString
The file to save the Problem to.
indented
Type: SystemBoolean
Indents the text file if true.
Exceptions
ExceptionCondition
ArgumentNullExceptionfileName is null.
See Also

www.routingautomation.com | support