[This is preliminary documentation and is subject to change.]

An enumeration that describes the severity of a broken rule when attempting to save a record.

Namespace: QPulseWebServices.Contracts.Data
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.0.2.70

Syntax

C#
public enum BrokenRuleSeverity

Members

Member nameDescription
Error
Warning

See Also