DashboardItemDataLoadingError Properties
An error occurred while a dashboard item loaded data.
Name | Description |
---|---|
Dashboard |
Gets the name of the dashboard item for which the current data loading error occurred. |
Error | Gets or sets text that describes the data loading error. |
Inner |
Gets or sets the inner exception that the data loading process throws. |
See Also