ParsedRoster Class

An intermediate class used when parsing a solution.

Definition

Namespace: ASAP.NRP.Core.Parsers
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
C#
public class ParsedRoster
Inheritance
Object    ParsedRoster

Properties

Roster Gets the Roster.
SchedulingPeriodFile Gets the file path that this roster was parsed from.

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also