SolutionToXml Method

Gets the solution in an XML format.

Definition

Namespace: SRS.ShiftSolver.Core
Assembly: ShiftSolver (in ShiftSolver.dll) Version: 2.3.0+2c0a765360648175f37b32b9a08ecd256c911c4c
C#
public string ToXml()

Return Value

String
The solution as XML.

See Also