RosterGet Assignments Xml Method
Gets the XML for all the shift assignments.
Definition
Namespace: ASAP.NRP.Core
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
The XML for all the shift assignments.
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
C#
public string GetAssignmentsXml()VB
Public Function GetAssignmentsXml As StringC++
public:
String^ GetAssignmentsXml()F#
member GetAssignmentsXml : unit -> string Return Value
StringThe XML for all the shift assignments.