Click or drag to resize

SchedulingPeriodParserParse Method (XmlReader)

Note: This API is now obsolete.

Parses XML.

Namespace:  ASAP.NRP.Core.Parsers
Assembly:  NRP (in NRP.dll) Version: 3.49.0+539d3dcf73518163e952c8abb92256bf56ba5029
Syntax
[ObsoleteAttribute("This method is no longer used and will be removed in future versions. To parse the XML use instead the class ASAP.NRP.Core.Tools.RosterLoader.")]
public SchedulingPeriod Parse(
	XmlReader reader
)

Parameters

reader
Type: System.XmlXmlReader
An XmlReader for the XML to parse.

Return Value

Type: SchedulingPeriod
The parsed SchedulingPeriod.
Remarks
Closes the reader after parsing.
See Also

www.staffrostersolutions.com | support