Click or drag to resize

ProblemLoaderLoadSolutionFromString Method

Creates a solution from a problem XML string and an initial solution XML string.

Namespace:  SRS.ShiftSolver.Tools
Assembly:  ShiftSolver (in ShiftSolver.dll) Version: 2.2.0.0
Syntax
public Solution LoadSolutionFromString(
	string ProblemXmlString,
	string InitialSolutionXmlString
)

Parameters

ProblemXmlString
Type: SystemString
The problem XML.
InitialSolutionXmlString
Type: SystemString
The initial solution XML.

Return Value

Type: Solution
Null if there was an error.
See Also

www.staffrostersolutions.com | support