Click or drag to resize

DiffGetDifferencesAsHTML Method

Compares two solutions and identifies the differences in shifts assigned and changes in constraint violations and returns a summary of the differences as an HTML document.

Namespace:  SRS.ShiftSolver.Tools
Assembly:  ShiftSolver (in ShiftSolver.dll) Version: 2.2.0.0
Syntax
public static string GetDifferencesAsHTML(
	Solution solution1,
	Solution solution2
)

Parameters

solution1
Type: SRS.ShiftSolver.CoreSolution
The original solution.
solution2
Type: SRS.ShiftSolver.CoreSolution
The new solution.

Return Value

Type: String
A summary of the differences as an HTML document.
See Also

www.staffrostersolutions.com | support