RGF.Client
C#
Show/Hide TOC
Rgf
Dashboard
Validation
Result
Issues Property
Definition
Namespace:
Recrovit.RecroGridFramework.Client.Models.Dashboard
Assembly:
Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 10.2.0.10716
C#
Copy
public
IReadOnlyList
<
RgfDashboardValidationIssue
>
Issues
{
get
; }
Property Value
IReadOnlyList
RgfDashboardValidationIssue
See Also
Reference
RgfDashboardValidationResult Class
Recrovit.RecroGridFramework.Client.Models.Dashboard Namespace
In This Article
Definition
See Also