Click or drag to resize

RosterLoader Class

Methods for loading rosters from files and creating empty rosters.
Inheritance Hierarchy
SystemObject
  ASAP.NRP.Core.ToolsRosterLoader

Namespace:  ASAP.NRP.Core.Tools
Assembly:  NRP (in NRP.dll) Version: 3.49.0+539d3dcf73518163e952c8abb92256bf56ba5029
Syntax
public class RosterLoader

The RosterLoader type exposes the following members.

Constructors
  NameDescription
Public methodRosterLoader
Initializes a new instance of this class.
Top
Methods
  NameDescription
Public methodCreateEmptyRoster
Creates a new Roster from an XML file.
Public methodCreateRosterFromString
Creates a new Roster from an XML string.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoadInitialRoster
Creates a Roster from a SchedulingPeriod XML file and a Roster XML file.
Public methodLoadInitialRosterFromString
Creates a Roster from a SchedulingPeriod problem XML string and an initial solution XML string.
Public methodLoadRoster
Creates a Roster from a SchedulingPeriod XML file and a Roster XML file.
Public methodLoadRosterFromString
Creates a Roster from a SchedulingPeriod problem XML string and an initial solution XML string.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldVALIDATE_FIRST Obsolete.
To validate the XML use instead ASAP.NRP.Core.Tools.XmlValidator.IsXmlValid(string xmlFilePath, string schemaFilePath).
Public fieldVERBOSE Obsolete.
If this is true then the parser will print information as it is parsing the XML.
Top
See Also

www.staffrostersolutions.com | support