BusinessEventGetViolationsMessage Method |
Gets the concatenated messages of all violations.
Namespace:
Aloe.SystemFrameworks.Domain.BusinessLogic
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic string GetViolationsMessage()
Public Function GetViolationsMessage As String
public:
String^ GetViolationsMessage()
member GetViolationsMessage : unit -> string
Return Value
Type:
String
See Also