RosterGetOtherViolationsXml Method |
Gets the violation XML for cover constraints, rule constraints
and employee pairing constraints.
Namespace:
ASAP.NRP.Core
Assembly:
NRP (in NRP.dll) Version: 3.49.0+539d3dcf73518163e952c8abb92256bf56ba5029
Syntaxpublic string GetOtherViolationsXml()
Public Function GetOtherViolationsXml As String
public:
String^ GetOtherViolationsXml()
member GetOtherViolationsXml : unit -> string
Return Value
Type:
StringThe violation XML for cover constraints, rule constraints
and employee pairing constraints.
See Also