DashboardItemDataLoadingError Properties
An error occurred while a dashboard item loaded data.Name | Description |
---|---|
DashboardItemName | 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. |
InnerException | Gets or sets the inner exception that the data loading process throws. |
See Also