[Visual Basic] Public Property ReadOnly Errors As RuleErrorList [C#] public RuleErrorList Errors { get; } [C++] public: __property RuleErrorList* get_Errors(); [JScript] public function get Errors() : RuleErrorList
A list of all errors generated by the validation of XRules rules.
DXmlDocument Class | XRules Namespace