RosterGetOtherViolationsXml Method

Gets the violation XML for cover constraints, rule constraints and employee pairing constraints.

Definition

Namespace: ASAP.NRP.Core
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
C#
public string GetOtherViolationsXml()

Return Value

String
The violation XML for cover constraints, rule constraints and employee pairing constraints.

See Also